supportsBluetoothEnableApi property

bool supportsBluetoothEnableApi
getter/setter pair

Implementation

static bool supportsBluetoothEnableApi =
    !_Platform.isWeb && !_Platform.isCupertino;