isWeb property

bool isWeb

Is Web (html, js, browser)

Implementation

bool get isWeb => this == HostPlatformType.web;