isAccessibleOnlyIfLoggedIn property

bool isAccessibleOnlyIfLoggedIn
final

Set to true to ensure the screen can only be accessed if the current user is logged in (and not necessarily verified).

Implementation

final bool isAccessibleOnlyIfLoggedIn;