isWeb static method

bool isWeb()

Check if current platform is web

Implementation

static bool isWeb() => kIsWeb;