spare property Null safety
- @JsonKey(name: '@Spare', fromJson: int.parse)
final
Number of spare jobs that can be created for the recording.
Implementation
@JsonKey(name: '@Spare', fromJson: int.parse)
final int spare;
Number of spare jobs that can be created for the recording.
@JsonKey(name: '@Spare', fromJson: int.parse)
final int spare;