menu
messenger
provider/drift/my_user.dart
MyUsers
hasPassword property
hasPassword
dark_mode
light_mode
hasPassword
property
BoolColumn
get
hasPassword
Implementation
BoolColumn get hasPassword => boolean().withDefault(const Constant(false))();
messenger
my_user
MyUsers
hasPassword property
MyUsers class