sendDontAskAgainToSettings

In the case the user has previously set some permissions not to ask again, if this flag is true the user will be prompted to go to settings and provide the permissions otherwise the method onDenied will be invoked directly. The default state is true.

Return

same instance.

Parameters

send

whether to ask user to go to settings or not.