menu
googleapis package
documentation
analytics/v3.dart
AccountSummary
AccountSummary constructor
AccountSummary constructor
dark_mode
light_mode
AccountSummary
constructor
AccountSummary
(
{
String
?
id
,
String
?
kind
,
String
?
name
,
bool
?
starred
,
List
<
WebPropertySummary
>
?
webProperties
,
})
Implementation
AccountSummary({ this.id, this.kind, this.name, this.starred, this.webProperties, });
googleapis package
documentation
analytics/v3
AccountSummary
AccountSummary constructor
AccountSummary class