allow_sms_retriever_api property
read / write
For official applications only. True, if the application can use Android SMS Retriever API (requires Google Play Services >= 10.2) to automatically receive the authentication code from the SMS. See https://developers.google.com/identity/sms-retriever/ for more details.
Implementation
late bool allow_sms_retriever_api;