spare property
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;