menu
easy_onvif
imaging
GetPresetsResponse
GetPresetsResponse constructor
GetPresetsResponse
brightness_4
GetPresetsResponse
constructor
Null safety
GetPresetsResponse
(
{
required
List
<
ImagingPreset
>
presets
}
)
Implementation
GetPresetsResponse({required this.presets});
easy_onvif
imaging
GetPresetsResponse
GetPresetsResponse constructor
GetPresetsResponse class
Constructors
GetPresetsResponse
fromJson
Properties
hashCode
presets
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==