menu
googleapis package
documentation
notebooks/v1.dart
Event
Event constructor
Event constructor
dark_mode
light_mode
Event
constructor
Event
(
{
Map
<
String
,
String
>
?
details
,
String
?
reportTime
,
String
?
type
,
})
Implementation
Event({ this.details, this.reportTime, this.type, });
googleapis package
documentation
notebooks/v1
Event
Event constructor
Event class