menu
metrix_analytics package
documentation
MetrixWebStub.dart
MetrixWeb
fetchMetrixUserId static method
fetchMetrixUserId static method
dark_mode
light_mode
fetchMetrixUserId
static method
void
fetchMetrixUserId
(
dynamic
callback
(
String
?
)
)
Implementation
static void fetchMetrixUserId(Function(String?) callback) {}
metrix_analytics package
documentation
MetrixWebStub
MetrixWeb
fetchMetrixUserId static method
MetrixWeb class