easy_onvif
imaging
Imaging
Imaging.fromJson factory constructor
Imaging.fromJson
Imaging.fromJson
constructor
Null safety
Imaging.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Imaging.fromJson(Map<String, dynamic> json) => _$ImagingFromJson(json);
easy_onvif
imaging
Imaging
Imaging.fromJson factory constructor
Imaging class
Constructors
Imaging
fromJson
Properties
backlightCompensation
brightness
colorSaturation
contrast
exposure
focus
hashCode
irCutFilter
runtimeType
sharpness
whiteBalance
wideDynamicRange
Methods
noSuchMethod
toJson
toString
Operators
operator ==