GetNtpResponse constructor
GetNtpResponse({
- required NtpInformation ntpInformation,
Implementation
GetNtpResponse({
required this.ntpInformation,
});
GetNtpResponse({
required this.ntpInformation,
});