menu
easy_onvif
device_management
NtpInformation
NtpInformation constructor
NtpInformation
brightness_4
brightness_5
NtpInformation
constructor
NtpInformation
(
{
required
bool
fromDhcp
,
List
<
Ntp
>
?
ntpManual
,
List
<
Ntp
>
?
ntpFromDhcp
}
)
Implementation
NtpInformation({required this.fromDhcp, this.ntpManual, this.ntpFromDhcp});
easy_onvif
device_management
NtpInformation
NtpInformation constructor
NtpInformation class
Constructors
NtpInformation
fromJson
Properties
fromDhcp
hashCode
ntpFromDhcp
ntpManual
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==