dataUntil property
- @JsonKey(name: 'DataUntil', fromJson: OnvifUtil.nullableMappedStdToDateTime)
final
The earliest point in time where there is recorded data on the device.
Implementation
@JsonKey(name: 'DataUntil', fromJson: OnvifUtil.nullableMappedStdToDateTime)
final DateTime? dataUntil;