showOnboardingDialog property

bool showOnboardingDialog
getter/setter pair

A boolean indicating whether to show an onboarding dialog at the beginning of the scanning session.

Default: true

Implementation

bool showOnboardingDialog = true;