menu
googleapis package
documentation
analytics/v3.dart
ProfileSummary
ProfileSummary constructor
ProfileSummary constructor
dark_mode
light_mode
ProfileSummary
constructor
ProfileSummary
(
{
String
?
id
,
String
?
kind
,
String
?
name
,
bool
?
starred
,
String
?
type
,
})
Implementation
ProfileSummary({ this.id, this.kind, this.name, this.starred, this.type, });
googleapis package
documentation
analytics/v3
ProfileSummary
ProfileSummary constructor
ProfileSummary class