menu
googleapis package
documentation
notebooks/v2.dart
ServiceAccount
ServiceAccount.new constructor
ServiceAccount.new constructor
dark_mode
light_mode
ServiceAccount
constructor
ServiceAccount
(
{
String
?
email
,
List
<
String
>
?
scopes
,
})
Implementation
ServiceAccount({
this
.email,
this
.scopes, });
googleapis package
documentation
notebooks/v2
ServiceAccount
ServiceAccount.new constructor
ServiceAccount class
Constructors
new
fromJson
Properties
email
hashCode
runtimeType
scopes
Methods
noSuchMethod
toJson
toString
Operators
operator ==