username property
The name of the API credential, for example ws@Company.TestCompany.
Implementation
@BuiltValueField(wireName: r'username')
String get username;
The name of the API credential, for example ws@Company.TestCompany.
@BuiltValueField(wireName: r'username')
String get username;