BLUETOOTH_CONFIG constant

ExcludedModules const BLUETOOTH_CONFIG

Bluetooth config (not technically a module, but used to indicate bluetooth capabilities)

Implementation

static const ExcludedModules BLUETOOTH_CONFIG =
    ExcludedModules._(8192, _omitEnumNames ? '' : 'BLUETOOTH_CONFIG');