PhonePrefixMap constructor

PhonePrefixMap(
  1. List<MapEntry<int, String>> _metadata
)

Implementation

PhonePrefixMap(this._metadata);