state property
Holds the aggregated state over all substructures of RecordingJobStateSource.
Implementation
@JsonKey(name: 'State', fromJson: OnvifUtil.mappedToString)
final String state;
Holds the aggregated state over all substructures of RecordingJobStateSource.
@JsonKey(name: 'State', fromJson: OnvifUtil.mappedToString)
final String state;