triggerCapture method

void triggerCapture()

Implementation

void triggerCapture() {
  _triggerCaptureAction?.call();
}