menu
easy_onvif
shared.dart
PtzFilter
PtzFilter.fromJson factory constructor
PtzFilter.fromJson
brightness_4
brightness_5
PtzFilter.fromJson
constructor
PtzFilter.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory PtzFilter.fromJson(Map<String, dynamic> json) => _$PtzFilterFromJson(json);
easy_onvif
shared
PtzFilter
PtzFilter.fromJson factory constructor
PtzFilter class