9#import <Foundation/Foundation.h>
19@property (nonatomic, copy) NSString * _Nullable
countryId;
Provides information of countries that support calling.
NSString *_Nullable countryCode
Get the country code.
NSString *_Nullable countryName
Get the country name.
BOOL tollFree
Whether free.
NSString *_Nullable countryNumber
Get the country number.
NSString *_Nullable countryId
Get the ID of the country where a user can dial in.The country ID. (e.g. US, CA, etc....