remember Permission State
@Composable()
Content copied to clipboard
Creates a PermissionState that is remembered across compositions.
It's recommended that apps exercise the permissions workflow as described in the documentation.
Parameters
permission
the permission to control and observe.