clientType property

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

The client type.

Implementation

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