includedGroupType property

PcoGroupsGroupType? includedGroupType

Implementation

PcoGroupsGroupType? get includedGroupType =>
    _firstOrNull<PcoGroupsGroupType>(relationships['group_type']);