const factory EntityReferenceInGroup({ required String entityId, @Default(null) String? groupId, }) = _EntityReferenceInGroup;