deviceID property

  1. @BuiltValueField.new(wireName: r'DeviceID')
String? get deviceID

Identification of a device message pair.

Implementation

@BuiltValueField(wireName: r'DeviceID')
String? get deviceID;