easy_onvif
service
Service
Service.fromJson factory constructor
Service.fromJson
Service.fromJson
constructor
Null safety
Service.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Service.fromJson(Map<String, dynamic> json) => _$ServiceFromJson(json);
easy_onvif
service
Service
Service.fromJson factory constructor
Service class
Constructors
Service
fromJson
Properties
capabilites
hashCode
nameSpace
runtimeType
version
xAddr
Methods
noSuchMethod
toJson
toString
Operators
operator ==