Access and store relevant permission at top in FlatpakPermissionModel::data
A fairly menial change, but it:
- Makes the returns in the data method a bit more concise
- Prevents having to access
m_permissions
by index twice when returning theValueList