menu
easy_onvif
device_management.dart
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