ContactItemSelect typedef
ContactItemSelect =
void Function(bool select, ContactInfo data)
Implementation
typedef ContactItemSelect = void Function(bool select, ContactInfo data);
typedef ContactItemSelect = void Function(bool select, ContactInfo data);