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