isWeb property

bool get isWeb
inherited

Whether the test is running on web.

Implementation

bool get isWeb => kIsWeb;