easy_onvif
exposure
Exposure
Exposure.fromJson factory constructor
Exposure.fromJson
Exposure.fromJson
constructor
Null safety
Exposure.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Exposure.fromJson(Map<String, dynamic> json) => _$ExposureFromJson(json);
easy_onvif
exposure
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 ==