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