recordingToken property Null safety
- @JsonKey(name: 'RecordingToken', fromJson: OnvifUtil.mappedToString)
final
Identifies the recording to which this job shall store the received data.
Implementation
@JsonKey(name: 'RecordingToken', fromJson: OnvifUtil.mappedToString)
final String recordingToken;