menu
vyuh_core package
documentation
plugin/analytics/analytics_provider.dart
AnalyticsTrace
getMetric abstract method
getMetric abstract method
dark_mode
light_mode
getMetric
abstract method
int
getMetric
(
String
name
)
Gets a metric with a specific name.
Implementation
int getMetric(String name);
vyuh_core package
documentation
plugin/analytics/analytics_provider
AnalyticsTrace
getMetric abstract method
AnalyticsTrace class