phoneNumberErrors property
If the action fails for one or more of the phone numbers in the request, a list of the phone numbers is returned, along with error codes and error messages.
Implementation
final List<PhoneNumberError>? phoneNumberErrors;
If the action fails for one or more of the phone numbers in the request, a list of the phone numbers is returned, along with error codes and error messages.
final List<PhoneNumberError>? phoneNumberErrors;