menu
active_reach_sdk package
documentation
plugins/plugin_registry.dart
TrackEventLike
TrackEventLike.new const constructor
TrackEventLike.new const constructor
dark_mode
light_mode
TrackEventLike
constructor
const
TrackEventLike
(
String
name
, [
Map
<
String
,
dynamic
>
?
properties
])
Implementation
const TrackEventLike(this.name, [this.properties]);
active_reach_sdk package
documentation
plugins/plugin_registry
TrackEventLike
TrackEventLike.new const constructor
TrackEventLike class