Stop screen capture
@override Future<void> stopCapture() async { await _channel.invokeMethod('stopCapture'); }