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