isWeb property

bool get isWeb

Verifica si el dispositivo es web

Implementation

bool get isWeb => deviceType == DeviceType.web;