menu
easy_onvif
recordings
Filter
Filter.fromJson factory constructor
Filter.fromJson
brightness_4
Filter.fromJson
constructor
Null safety
Filter.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Filter.fromJson(Map<String, dynamic> json) => _$FilterFromJson(json);
easy_onvif
recordings
Filter
Filter.fromJson factory constructor
Filter class
Constructors
Filter
fromJson
Properties
hashCode
runtimeType
source
topic
Methods
noSuchMethod
toJson
toString
toXml
Operators
operator ==