dataTo property
The stop date and time of the newest recorded data in the track.
Implementation
@JsonKey(name: 'DataTo', fromJson: OnvifUtil.mappedToStdDateTime)
final DateTime dataTo;
The stop date and time of the newest recorded data in the track.
@JsonKey(name: 'DataTo', fromJson: OnvifUtil.mappedToStdDateTime)
final DateTime dataTo;