offBluetoothAdapterStateChange method

void offBluetoothAdapterStateChange()

Implementation

void offBluetoothAdapterStateChange() {
  final result = $$context$$.callMethod('offBluetoothAdapterStateChange', []);
  return result;
}