failIfNoService property

bool? failIfNoService

If set to true, it will fail if service is unreachable.

Implementation

bool? get failIfNoService => _failIfNoService;