NtpInformation.fromJson constructor Null safety
Implementation
factory NtpInformation.fromJson(Map<String, dynamic> json) =>
_$NtpInformationFromJson(json);
factory NtpInformation.fromJson(Map<String, dynamic> json) =>
_$NtpInformationFromJson(json);