isWeb static method

bool isWeb()

Check if current platform is Web

Implementation

static bool isWeb() => kIsWeb;