credentials property
Your credentials that are needed to authenticate with the third party.
Implementation
@BuiltValueField(wireName: r'credentials')
String? get credentials;
Your credentials that are needed to authenticate with the third party.
@BuiltValueField(wireName: r'credentials')
String? get credentials;