afterRelinkingSize property

  1. @JsonKey(fromJson: convertToIntIfDoubleValue)
int? afterRelinkingSize
getter/setter pair

The number of tracks available after relinking for regional availability.

Implementation

@JsonKey(fromJson: convertToIntIfDoubleValue)
int? afterRelinkingSize;