menu
models_weebi package
documentation
models.dart
ContactWeebi
mailHash property
mailHash property
dark_mode
light_mode
mailHash
property
int
get
mailHash
Implementation
int get mailHash => mail.withoutAccents.toLowerCase().trim().hashCode;
models_weebi package
documentation
models
ContactWeebi
mailHash property
ContactWeebi class