allow_sms_retriever_api property

Bool? allow_sms_retriever_api
getter/setter pair

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

Bool? allow_sms_retriever_api;