playlistCount property

  1. @JsonKey.new(defaultValue: 0)
double get playlistCount

Implementation

@JsonKey(defaultValue: 0)
double get playlistCount;