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