@override Future<bool> stopCapture() async { return await methodChannel.invokeMethod('stopCapture'); }