@override Future<void> stopBluetoothScan() async { await _method.invokeMethod<void>('stopBluetoothScan'); }