menu
googleapis package
documentation
admin/reports_v1.dart
UsageReportEntity
UsageReportEntity constructor
UsageReportEntity constructor
dark_mode
light_mode
UsageReportEntity
constructor
UsageReportEntity
(
{
String
?
customerId
,
String
?
entityId
,
String
?
profileId
,
String
?
type
,
String
?
userEmail
,
})
Implementation
UsageReportEntity({ this.customerId, this.entityId, this.profileId, this.type, this.userEmail, });
googleapis package
documentation
admin/reports_v1
UsageReportEntity
UsageReportEntity constructor
UsageReportEntity class