menu
corehainong package
documentation
common/base_bloc.dart
TrackEvent
TrackEvent constructor
TrackEvent constructor
dark_mode
light_mode
TrackEvent
constructor
TrackEvent
(
String
path
, {
String
method
=
'onTap'
,
String
?
urlPath
,
String
?
clientKey
,
})
Implementation
TrackEvent(this.path, {this.method = 'onTap', this.urlPath, this.clientKey});
corehainong package
documentation
common/base_bloc
TrackEvent
TrackEvent constructor
TrackEvent class