spareAudio property
Number of spare Audio tracks that can be added to this recording.
Implementation
@JsonKey(name: '@SpareAudio', fromJson: int.parse)
final int spareAudio;
Number of spare Audio tracks that can be added to this recording.
@JsonKey(name: '@SpareAudio', fromJson: int.parse)
final int spareAudio;