isSupportingHost method

bool isSupportingHost()

Implementation

bool isSupportingHost() => os?.name == Platform.operatingSystem;