captureEvents function

void captureEvents()

Implementation

void captureEvents() {
  _i4.callMethod(
    _self,
    'captureEvents',
    [],
  );
}