Contact

fun Contact(    name: String,     type: Contact.Type,     number: String?,     label: Contact.Label?,     profileImgUrl: String?,     message: Contact.Message?,     time: String?,     numInMessageHistory: String?,     token: String?,     score: String?)