labelIds property

List<String>? labelIds
getter/setter pair

A list of label IDs that are assigned to this CSS domain by its CSS group.

Only populated for CSS group users.

Implementation

core.List<core.String>? labelIds;