prefix property

  1. @BuiltValueField(wireName: r'prefix')
String? get prefix

The first few characters of the authentication_token

Implementation

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