menu
newrelic_mobile package
documentation
utils/platform_manager.dart
PlatformManager
isIOS method
isIOS method
dark_mode
light_mode
isIOS
method
bool
isIOS
(
)
Implementation
bool isIOS() => Platform.isIOS;
newrelic_mobile package
documentation
utils/platform_manager
PlatformManager
isIOS method
PlatformManager class