telHash property

int get telHash

Implementation

int get telHash => phone.toString().toLowerCase().trim().hashCode;