isWeb property

bool get isWeb

Returns true if this value is web, otherwise false.

Implementation

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