phoneNumber property

String? phoneNumber
final

The phone number to retrieve information about. The phone number that you provide should include a valid numeric country code. Otherwise, the operation might result in an error.

Implementation

final String? phoneNumber;