allow_sms_retriever_api property

bool allow_sms_retriever_api
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;