isWebServiceAvailable property
bool
get
isWebServiceAvailable
Indicates whether a webservices is available.
Implementation
bool get isWebServiceAvailable => pass.webServiceURL != null;
Indicates whether a webservices is available.
bool get isWebServiceAvailable => pass.webServiceURL != null;