GetNtpResponse constructor

GetNtpResponse({
  1. required NtpInformation ntpInformation,
})

Implementation

GetNtpResponse({required this.ntpInformation});