tagHolds property

List<TagHold>? tagHolds
getter/setter pair

A possibly paginated list of TagHolds.

Implementation

core.List<TagHold>? tagHolds;