isWeb constant

bool const isWeb

Whether the platform is Web

Implementation

static const bool isWeb = identical(0, 0.0);