menu
littlefish_core package
documentation
auth/models/auth_user.dart
AuthUser<T>
isPending property
isPending property
dark_mode
light_mode
isPending
property
bool
get
isPending
Implementation
bool get isPending => userProfile.isPending;
littlefish_core package
documentation
auth/models/auth_user
AuthUser<T>
isPending property
AuthUser class