easy_onvif
ntp
Ntp
Ntp constructor
Ntp
Ntp
constructor
Null safety
Ntp
(
{
required
String
type
,
String
?
iPv4Address
,
String
?
iPv6Address
,
String
?
dnsName
}
)
Implementation
Ntp({required this.type, this.iPv4Address, this.iPv6Address, this.dnsName});
easy_onvif
ntp
Ntp
Ntp constructor
Ntp class
Constructors
Ntp
fromJson
Properties
dnsName
hashCode
iPv4Address
iPv6Address
runtimeType
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==