state property Null safety
- @JsonKey(name: 'State', fromJson: OnvifUtil.mappedToString)
final
Holds the aggregated state over the whole RecordingJobInformation structure.
Implementation
@JsonKey(name: 'State', fromJson: OnvifUtil.mappedToString)
final String state;