playlistCount property

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

Implementation

@JsonKey(defaultValue: 0)
double get playlistCount => throw _privateConstructorUsedError;