isOhos property
bool
get
isOhos
Whether the current platform is OpenHarmony OS.
Implementation
bool get isOhos => PlatformUtils.isOhos;
Whether the current platform is OpenHarmony OS.
bool get isOhos => PlatformUtils.isOhos;