hasIncludedService property

bool hasIncludedService

Check to see if the getIncludedService method exists for this service.

Some browsers don't support this method yet so use this to not run into any Errors.

Implementation

bool get hasIncludedService =>
    _bluetoothService.hasGetIncludedServiceFunction();