latestRecording property

  1. @JsonKey(name: 'LatestRecording', fromJson: OnvifUtil.mappedToStdDateTime)
DateTime? latestRecording
final

Implementation

@JsonKey(name: 'LatestRecording', fromJson: OnvifUtil.mappedToStdDateTime)
final DateTime? latestRecording;