menu
aptof_core package
documentation
auth/repository/user.dart
User
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Check whether user is empty
Implementation
bool get isEmpty => this == User.empty;
aptof_core package
documentation
auth/repository/user
User
isEmpty property
User class