AccountPermissionGroup typedef Null safety
AccountPermissionGroups contains a mapping of permission group IDs to names.
A permission group is a grouping of account permissions.
Implementation
typedef AccountPermissionGroup = $AccountPermissionGroup;