Constructor for use when the group ID is known.
PortalGroup({required this.portal, required this.groupId}) { _setupLoadable(); }