fun grantPermission(vararg permissions: String): Unit
A helper for working with permission just pass one or more permission that you need to be granted.
permissions - list of permissions that you need to be granted.
permissions