DeviceSupport class
- Annotations
-
- @JsonSerializable.new()
Constructors
- DeviceSupport()
-
DeviceSupport.fromJson(Map<
String, dynamic> json) -
factory
Properties
- deviceDormancySupport ↔ int
-
getter/setter pair
- deviceSupportAlarm ↔ bool
-
getter/setter pair
- deviceSupportMirrorFlip ↔ bool
-
getter/setter pair
-
deviceSupportResolution
↔ List<
String> ? -
getter/setter pair
-
deviceSupportResolutionV1
↔ List<
DeviceRatio> ? -
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- killKeepAlive ↔ bool
-
getter/setter pair
- p2pConnMgtStrategy ↔ int?
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- supportAlarmVolume ↔ int?
-
getter/setter pair
- supportAlarmWhenRemoveToggle ↔ int
-
getter/setter pair
- supportChargeAutoPowerOn ↔ int
-
getter/setter pair
- supportCryDetect ↔ int?
-
getter/setter pair
- supportDeviceCall ↔ int
-
getter/setter pair
- supportLiveAudioToggle ↔ int?
-
getter/setter pair
- supportLiveSpeakerVolume ↔ int?
-
getter/setter pair
- supportMagicPix ↔ bool
-
getter/setter pair
- supportMechanicalDingDong ↔ bool
-
getter/setter pair
- supportOtaAutoUpgrade ↔ bool
-
getter/setter pair
- supportPirCooldown ↔ int
-
getter/setter pair
- supportRecLamp ↔ int?
-
getter/setter pair
- supportRecordingAudioToggle ↔ int?
-
getter/setter pair
- supportRotateCalibration ↔ bool
-
getter/setter pair
- supportSdCardCooldown ↔ int?
-
getter/setter pair
- supportStarlightSensor ↔ bool
-
getter/setter pair
- supportVoiceVolume ↔ int?
-
getter/setter pair
- supportWebrtc ↔ int?
-
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited