isNativePlatform top-level property

bool get isNativePlatform

Implementation

bool get isNativePlatform => PlatformDetector.instance.isNative;