PhoneNumberInfo constructor 
    
      
      PhoneNumberInfo(- {CountryInfo? country, 
 
- required String country_calling_code, 
 
- required String formatted_phone_number, 
 
- required bool is_anonymous, 
 
- int? clientId}
 
)
    
    
  Contains information about a phone number
    
  Implementation
  PhoneNumberInfo