Callback function which is raised by model when it need to resolve contact name of the new callreceived
typedef ResolveContactNameCallback = String Function(String phoneNumber);