internationalPhoneNumber property

String? internationalPhoneNumber
final

internationalPhoneNumber contains the place's phone number in international format. International format includes the country code, and is prefixed with the plus (+) sign. For example, the international_phone_number for Google's Sydney, Australia office is +61 2 9374 4000.

Implementation

final String? internationalPhoneNumber;