menu
hightouch_events package
documentation
analytics.dart
Analytics
getPlugins method
getPlugins method
dark_mode
light_mode
getPlugins
method
List
<
Plugin
>
getPlugins
(
PluginType
?
ofType
)
Implementation
List<Plugin> getPlugins(PluginType? ofType) { return _timeline.getPlugins(ofType); }
hightouch_events package
documentation
analytics
Analytics
getPlugins method
Analytics class