menu
easy_onvif
shared
Exposure
Exposure.fromJson factory constructor
Exposure.fromJson
brightness_4
brightness_5
Exposure.fromJson
constructor
Exposure.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Exposure.fromJson(Map<String, dynamic> json) => _$ExposureFromJson(json);
easy_onvif
shared
Exposure
Exposure.fromJson factory constructor
Exposure class
Constructors
Exposure
fromJson
Properties
exposureTime
gain
hashCode
iris
maxExposureTime
maxGain
maxIris
minExposureTime
minGain
minIris
mode
priority
runtimeType
window
Methods
noSuchMethod
toJson
toString
Operators
operator ==