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