stopCapture method
Implementation
Future<void> stopCapture() {
throw UnimplementedError('stopScreenCapture() has not been implemented.');
}
Future<void> stopCapture() {
throw UnimplementedError('stopScreenCapture() has not been implemented.');
}