mailHash property

int get mailHash

Implementation

int get mailHash => mail.withoutAccents.toLowerCase().trim().hashCode;