menu
googleapis package
documentation
websecurityscanner/v1.dart
CustomAccount
CustomAccount constructor
CustomAccount constructor
dark_mode
light_mode
CustomAccount
constructor
CustomAccount
(
{
String
?
loginUrl
,
String
?
password
,
String
?
username
,
})
Implementation
CustomAccount({ this.loginUrl, this.password, this.username, });
googleapis package
documentation
websecurityscanner/v1
CustomAccount
CustomAccount constructor
CustomAccount class