import 'package:piped_api/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
type | String | The type of the playlist item. Always playlist. | [optional] |
name | String | The name of the playlist. | [optional] |
thumbnail | String | The thumbnail of the playlist. | [optional] |
url | String | The relative URL of the playlist. | [optional] |
videos | int | The number of videos in the playlist. | [optional] |