total property

  1. @JsonKey(name: 'Playlists')
int total
final

The total number of playlist ids

Implementation

@JsonKey(name: 'Playlists')

/// The total number of playlist ids
final int total;