protocolType property

  1. @JsonKey(defaultValue: "ble")
String protocolType
getter/setter pair

设备类型

Implementation

@JsonKey(defaultValue: "ble")
String protocolType = 'ble';