menu
profiler package
documentation
plugin/contextual_profiler.dart
ContextualProfiler
getVersionName method
getVersionName method
dark_mode
light_mode
getVersionName
method
Future
<
String
?
>
getVersionName
(
)
Implementation
Future<String?> getVersionName() { return ContextualProfilerPlatform.instance.getVersionName(); }
profiler package
documentation
plugin/contextual_profiler
ContextualProfiler
getVersionName method
ContextualProfiler class