menu
easy_onvif
ptz
DurationRange
DurationRange.fromJson factory constructor
DurationRange.fromJson
brightness_4
brightness_5
DurationRange.fromJson
constructor
DurationRange.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory DurationRange.fromJson(Map<String, dynamic> json) => _$DurationRangeFromJson(json);
easy_onvif
ptz
DurationRange
DurationRange.fromJson factory constructor
DurationRange class
Constructors
DurationRange
fromJson
Properties
hashCode
max
min
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==