isWeb static method

bool isWeb()

Returns whether the OS is Web.

Implementation

static bool isWeb() => kIsWeb;