easy_onvif
easy_onvif
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
easy_onvif
ProbeMatch
ProbeMatch.fromJson factory constructor
ProbeMatch class
Constructors
ProbeMatch
fromJson
Properties
endpointReference
hardware
hashCode
location
loggy
metadataVersion
name
profiles
runtimeType
scopes
type
types
xaddr
xaddrs
Methods
noSuchMethod
toJson
toString
Operators
operator ==