isWeb property

bool get isWeb

Check if running on web platform

Implementation

static bool get isWeb => kIsWeb;