maxRecordingJobs property
- @JsonKey(name: '@MaxRecordingJobs', fromJson: int.parse)
final
Maximum total number of supported recording jobs by the device.
Implementation
@JsonKey(name: '@MaxRecordingJobs', fromJson: int.parse)
final int maxRecordingJobs;