isOhos property

bool get isOhos

Whether the operating system is a version of ohos.

Implementation

static bool get isOhos => Platform.operatingSystem == 'ohos';