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