webEnabled property
bool
get
webEnabled
Whether Web platform is enabled.
Implementation
bool get webEnabled => webConfig != null;
Whether Web platform is enabled.
bool get webEnabled => webConfig != null;