menu
server_awords
exports/db/models.dart
UserModel
password property
password
dark_mode
light_mode
password
property
@
JsonKey
(includeToJson: false)
String
password
final
Implementation
@json_annotation.JsonKey(includeToJson: false) final String password;
server_awords
models
UserModel
password property
UserModel class