menu
googleapis package
documentation
analytics/v3.dart
ProfileSummary
ProfileSummary.new constructor
ProfileSummary.new 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.new constructor
ProfileSummary class