easy_onvif
ptz_filter
PtzFilter
PtzFilter.fromJson factory constructor
PtzFilter.fromJson
PtzFilter.fromJson
constructor
Null safety
PtzFilter.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory PtzFilter.fromJson(Map<String, dynamic> json) => _$PtzFilterFromJson(json);
easy_onvif
ptz_filter
PtzFilter
PtzFilter.fromJson factory constructor
PtzFilter class
Constructors
PtzFilter
fromJson
Properties
hashCode
position
runtimeType
status
Methods
noSuchMethod
toJson
toString
Operators
operator ==