didCompleteOnboarding property

bool didCompleteOnboarding

Whether this member has the completedOnboarding flag.

Implementation

bool get didCompleteOnboarding => has(completedOnboarding);