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