isOhos property

bool isOhos

Whether the current platform is OpenHarmony OS.

Implementation

bool get isOhos => PlatformUtils.isOhos;