easy_onvif
easy_onvif
HostnameInformation
HostnameInformation constructor
HostnameInformation
HostnameInformation
constructor
Null safety
HostnameInformation
(
{
required
String
fromDhcp
,
required
String
name
}
)
Implementation
HostnameInformation({required this.fromDhcp, required this.name});
easy_onvif
easy_onvif
HostnameInformation
HostnameInformation constructor
HostnameInformation class
Constructors
HostnameInformation
fromJson
Properties
fromDhcp
hashCode
name
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==