total property

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

The total number of playlists

Implementation

@JsonKey(name: 'Playlists')

/// The total number of playlists
final int total;