menu
maas package
documentation
types/oauth2.dart
Credential
Credential.new constructor
Credential.new constructor
dark_mode
light_mode
Credential
constructor
Credential
(
{
String
?
clientId
,
String
?
authType
,
String
?
accessKey
,
String
?
secretKey
,
String
?
captcha
,
})
Implementation
Credential({this.clientId, this.authType, this.accessKey, this.secretKey, this.captcha});
maas package
documentation
types/oauth2
Credential
Credential.new constructor
Credential class