easy_onvif
backlight_compensation
BacklightCompensation
BacklightCompensation constructor
BacklightCompensation
BacklightCompensation
constructor
Null safety
BacklightCompensation
(
{
required
String
mode
,
required
double
?
level
}
)
Implementation
BacklightCompensation({required this.mode, required this.level});
easy_onvif
backlight_compensation
BacklightCompensation
BacklightCompensation constructor
BacklightCompensation class
Constructors
BacklightCompensation
fromJson
Properties
hashCode
level
mode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==