6#import <Foundation/Foundation.h>
17@property (nonatomic, copy) NSString * _Nullable
countryId;
Provides information about countries that support calling.
NSString *_Nullable countryCode
Gets the country code.
NSString *_Nullable countryName
Gets the country name.
BOOL tollFree
Indicates whether the call is toll-free.
NSString *_Nullable countryNumber
Gets the country number.
NSString *_Nullable countryId
Gets the ID of the country where a user can dial in. The country ID (e.g., US, CA,...