webEnabled property

bool get webEnabled

Whether Web platform is enabled.

Implementation

bool get webEnabled => webConfig != null;