menu
newrelic_mobile package
documentation
utils/platform_manager.dart
PlatformManager
setPlatformInstance static method
setPlatformInstance static method
dark_mode
light_mode
setPlatformInstance
static method
void
setPlatformInstance
(
PlatformManager
platform
)
Implementation
static void setPlatformInstance(PlatformManager platform) { _platform = platform; }
newrelic_mobile package
documentation
utils/platform_manager
PlatformManager
setPlatformInstance static method
PlatformManager class