isMobileNative static method

bool isMobileNative()

Implementation

static bool isMobileNative() => !kIsWeb;