isWeb property

bool get isWeb

Implementation

bool get isWeb => platformType == PlatformType.web;