spareTotal property
Total spare number of tracks that can be added to this recording.
Implementation
@JsonKey(name: '@SpareTotal', fromJson: int.parse)
final int spareTotal;
Total spare number of tracks that can be added to this recording.
@JsonKey(name: '@SpareTotal', fromJson: int.parse)
final int spareTotal;