tagIds property

List<String>? tagIds
getter/setter pair

All Tag IDs that refer to this Container.

Implementation

core.List<core.String>? tagIds;