isWeb top-level property

bool get isWeb

Implementation

bool get isWeb => OS.type == OS.web;