profileIds property

List<String>? profileIds
getter/setter pair

IDs of linked Views (Profiles) represented as strings.

Implementation

core.List<core.String>? profileIds;