events property

Implementation

Stream<ScreenRegionCaptureEvent> get events {
  throw UnimplementedError('events has not been implemented.');
}