easy_onvif
ntp
Ntp
Ntp.fromJson factory constructor
Ntp.fromJson
Ntp.fromJson
constructor
Null safety
Ntp.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Ntp.fromJson(Map<String, dynamic> json) => _$NtpFromJson(json);
easy_onvif
ntp
Ntp
Ntp.fromJson factory constructor
Ntp class
Constructors
Ntp
fromJson
Properties
dnsName
hashCode
iPv4Address
iPv6Address
runtimeType
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==