BmBluetoothAdapterState constructor

BmBluetoothAdapterState({
  1. required BmAdapterStateEnum adapterState,
})

Implementation

BmBluetoothAdapterState({required this.adapterState});