Kmp Capabilities
constructor(bluetoothFlags: Array<BluetoothCapabilityFlags> = emptyArray(), locationFlags: Array<LocationCapabilityFlags> = emptyArray())
Parameters
bluetooth Flags
Indicates specific bluetooth features that are required. Most of the time flags map directly to platform permissions
location Flags
Indicates specific location features that are required. Most of the time flags map directly to platform permissions