deviceSwitchState property

  1. @JsonKey(name: 'DeviceSwitchState')
String deviceSwitchState
final

Example: "1"

Implementation

@JsonKey(name: 'DeviceSwitchState')
final String deviceSwitchState;