YS7ResponseDataEntity class
Constructors
-
YS7ResponseDataEntity({String supportCloud, String supportIntelligentTrack, String supportP2pMode, String supportResolution, String supportTalk, List<
VideoQualityCapacity> videoQualityCapacity, String supportWifiUserId, String supportRemoteAuthRandcode, String supportUpgrade, String supportSmartWifi, String supportSsl, String supportWeixin, String ptzCloseScene, String supportPresetAlarm, String supportRelatedDevice, String supportMessage, String ptzPreset, String supportWifi, String supportCloudVersion, String ptzCenterMirror, String supportDefence, String ptzTopBottom, String supportFullscreenPtz, String supportDefenceplan, String supportDisk, String supportAlarmVoice, String ptzLeftRight, String supportModifyPwd, String supportCapture, String supportPrivacy, String supportEncrypt, String supportAutoOffline, int index}) -
YS7ResponseDataEntity.fromJson(Map<
String, dynamic> json)
Properties
- hashCode → int
-
The hash code for this object.
read-onlyinherited
- index ↔ int
-
read / write
- ptzCenterMirror ↔ String
-
read / write
- ptzCloseScene ↔ String
-
read / write
- ptzLeftRight ↔ String
-
read / write
- ptzPreset ↔ String
-
read / write
- ptzTopBottom ↔ String
-
read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
- supportAlarmVoice ↔ String
-
read / write
- supportAutoOffline ↔ String
-
read / write
- supportCapture ↔ String
-
read / write
- supportCloud ↔ String
-
read / write
- supportCloudVersion ↔ String
-
read / write
- supportDefence ↔ String
-
read / write
- supportDefenceplan ↔ String
-
read / write
- supportDisk ↔ String
-
read / write
- supportEncrypt ↔ String
-
read / write
- supportFullscreenPtz ↔ String
-
read / write
- supportIntelligentTrack ↔ String
-
read / write
- supportMessage ↔ String
-
read / write
- supportModifyPwd ↔ String
-
read / write
- supportP2pMode ↔ String
-
read / write
- supportPresetAlarm ↔ String
-
read / write
- supportPrivacy ↔ String
-
read / write
- supportRelatedDevice ↔ String
-
read / write
- supportRemoteAuthRandcode ↔ String
-
read / write
- supportResolution ↔ String
-
read / write
- supportSmartWifi ↔ String
-
read / write
- supportSsl ↔ String
-
read / write
- supportTalk ↔ String
-
read / write
- supportUpgrade ↔ String
-
read / write
- supportWeixin ↔ String
-
read / write
- supportWifi ↔ String
-
read / write
- supportWifiUserId ↔ String
-
read / write
-
videoQualityCapacity
↔ List<
VideoQualityCapacity> -
read / write
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent 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