terminal property

  1. @BuiltValueField.new(wireName: r'terminal')
String get terminal

The unique terminal ID in the format [Device model]-[Serial number]. For example, V400m-324689776.

Implementation

@BuiltValueField(wireName: r'terminal')
String get terminal;