menu
easy_onvif package
documentation
model/ntpInformation.dart
NtpInformation
NtpInformation.new constructor
NtpInformation.new constructor
dark_mode
light_mode
NtpInformation
constructor
NtpInformation
(
{
required
String
xmlFromDhcp
,
List
<
Ntp
>
?
ntpManual
,
List
<
Ntp
>
?
ntpFromDhcp
,
})
Implementation
NtpInformation({required this.xmlFromDhcp, this.ntpManual, this.ntpFromDhcp});
easy_onvif package
documentation
model/ntpInformation
NtpInformation
NtpInformation.new constructor
NtpInformation class