isWeb constant

bool const isWeb

Whether or not the project has been compiled to JavaScript.

Implementation

static const bool isWeb = constants.kIsWeb;