state property Null safety
- @JsonKey(name: 'State')
final
The current state of the recording job.
Implementation
@JsonKey(name: 'State')
final RecordingJobStateInformation state;
The current state of the recording job.
@JsonKey(name: 'State')
final RecordingJobStateInformation state;