grantFlow
Creates a new GrantFlow for orchestrating sequential permission requests.
Return
A GrantFlow instance ready to be executed.
Parameters
block
The sequential logic to execute. Use GrantHandler.requestSuspend inside.
Creates a new GrantFlow for orchestrating sequential permission requests.
A GrantFlow instance ready to be executed.
The sequential logic to execute. Use GrantHandler.requestSuspend inside.