spareVideo property Null safety
- @JsonKey(name: '@SpareVideo', fromJson: int.parse)
final
Number of spare Video tracks that can be added to this recording.
Implementation
@JsonKey(name: '@SpareVideo', fromJson: int.parse)
final int spareVideo;