commentCount property

  1. @JsonKey(defaultValue: 0)
double commentCount
override

The number of comments on this track.

Implementation

@JsonKey(defaultValue: 0)
double get commentCount;