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