set Should Show Onboarding At First Run
  public GiniCapture.Builder setShouldShowOnboardingAtFirstRun(boolean shouldShowOnboardingAtFirstRun)
Screen API only
 Set to false to disable automatically showing the OnboardingActivity the first time the CameraActivity is launched - we highly recommend letting the Gini Capture SDK show the OnboardingActivity at first run. 
 Default value is true.
Return
the Builder instance
Parameters
should Show Onboarding At First Run
whether to show the onboarding on first run or not