ntpInformation property Null safety

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

NTP information.

Implementation

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