menu
easy_onvif
shared
Resolution
Resolution.fromJson factory constructor
Resolution.fromJson
brightness_4
brightness_5
Resolution.fromJson
constructor
Resolution.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Resolution.fromJson(Map<String, dynamic> json) => _$ResolutionFromJson(json);
easy_onvif
shared
Resolution
Resolution.fromJson factory constructor
Resolution class
Constructors
Resolution
fromJson
Properties
hashCode
height
runtimeType
width
Methods
noSuchMethod
toJson
toString
Operators
operator ==