password constant

  1. @BuiltValueEnumConst(wireName: r'password')
IdentityCredentialsType const password

and so on.

Implementation

@BuiltValueEnumConst(wireName: r'password')
static const IdentityCredentialsType password = _$password;