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