ntpInformation property Null safety

NtpInformation ntpInformation
@JsonKey(name: 'NTPInformation'), read / write

NTP information.

Implementation

@JsonKey(name: 'NTPInformation')
NtpInformation ntpInformation;