firstTimeOnly property
When true (default), showOnboarding is only called for first-time users. When false, showOnboarding is called for all unauthenticated users.
Implementation
final bool firstTimeOnly;
When true (default), showOnboarding is only called for first-time users. When false, showOnboarding is called for all unauthenticated users.
final bool firstTimeOnly;