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