isWeb property

bool isWeb
getter/setter pair

Whether the app is running on the Web.

Implementation

static bool isWeb = true;