phoneNumber property
The phone number of the SIM card. May be null if the number is not available or if the app does not have the required permissions.
Implementation
final String? phoneNumber;
The phone number of the SIM card. May be null if the number is not available or if the app does not have the required permissions.
final String? phoneNumber;