onboarding property

AiutaOnboardingFeature? onboarding
final

Feature for the onboarding screen (optional). If not provided, the onboarding will not be shown. The onboarding feature is used to show the user how the virtual try-on works.

Implementation

final AiutaOnboardingFeature? onboarding;