isWeb property

bool get isWeb

Indicates whether application is running in a web browser.

Implementation

bool get isWeb => GetPlatform.isWeb;