utc property Null safety

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

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

Implementation

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