utc property

  1. @JsonKey(name: 'UTCDateTime')
OnvifDateTime? utc
final

Current system date and time in UTC format. This field is mandatory since version 2.0.

Implementation

@JsonKey(name: 'UTCDateTime')
final OnvifDateTime? utc;