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