menu
googleapis package
documentation
notebooks/v1.dart
Event
Event.new constructor
Event.new 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.new constructor
Event class