menu
aws_chime_api package
documentation
chime-2018-05-01.dart
Credential
Credential constructor
Credential constructor
dark_mode
light_mode
Credential
constructor
Credential
(
{
String
?
password
,
String
?
username
,
})
Implementation
Credential({ this.password, this.username, });
aws_chime_api package
documentation
chime-2018-05-01
Credential
Credential constructor
Credential class