menu
easy_onvif
ptz
DurationRange
DurationRange constructor
DurationRange
brightness_4
brightness_5
DurationRange
constructor
DurationRange
(
{
required
String
min
,
required
String
max
}
)
Implementation
DurationRange({ required this.min, required this.max, });
easy_onvif
ptz
DurationRange
DurationRange constructor
DurationRange class
Constructors
DurationRange
fromJson
Properties
hashCode
max
min
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==