getContactsByEmail

abstract fun getContactsByEmail(email: String): List<Contact>