easy_onvif
endpoint_reference
EndpointReference
EndpointReference constructor
EndpointReference
EndpointReference
constructor
Null safety
EndpointReference
(
{
required
String
address
}
)
Implementation
EndpointReference({required this.address});
easy_onvif
endpoint_reference
EndpointReference
EndpointReference constructor
EndpointReference class
Constructors
EndpointReference
fromJson
Properties
address
hashCode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==