utc property
Current system date and time in UTC format. This field is mandatory since version 2.0.
Implementation
@JsonKey(name: 'UTCDateTime')
final OnvifDateTime? utc;
Current system date and time in UTC format. This field is mandatory since version 2.0.
@JsonKey(name: 'UTCDateTime')
final OnvifDateTime? utc;