menu
googleapis package
documentation
datastream/v1.dart
UserPasswordCredentials
UserPasswordCredentials.new constructor
UserPasswordCredentials.new constructor
dark_mode
light_mode
UserPasswordCredentials
constructor
UserPasswordCredentials
(
{
Secret
?
password
,
String
?
username
,
})
Implementation
UserPasswordCredentials({this.password, this.username});
googleapis package
documentation
datastream/v1
UserPasswordCredentials
UserPasswordCredentials.new constructor
UserPasswordCredentials class