prefix property

int prefix
final

By convention, international telephone numbers are represented by prefixing the country code with a plus sign (+), which also indicates to the subscriber that the local international call prefix must first be dialed. Example: (USA) +1

Implementation

final int prefix;