failIfNoService property
If set to true
, it will fail if service is unreachable.
Implementation
bool? get failIfNoService => _failIfNoService;
If set to true
, it will fail if service is unreachable.
bool? get failIfNoService => _failIfNoService;