easy_onvif
probe_match
ProbeMatch
ProbeMatch.fromJson factory constructor
ProbeMatch.fromJson
ProbeMatch.fromJson
constructor
Null safety
ProbeMatch.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ProbeMatch.fromJson(Map<String, dynamic> json) => _$ProbeMatchFromJson(json);
easy_onvif
probe_match
ProbeMatch
ProbeMatch.fromJson factory constructor
ProbeMatch class
Constructors
ProbeMatch
fromJson
Properties
endpointReference
hashCode
metadataVersion
runtimeType
scopes
types
xaddrs
Methods
noSuchMethod
toJson
toString
Operators
operator ==