bundleIds property

List<String>? bundleIds
getter/setter pair

A list of Bundle ID's usable by this project

Implementation

core.List<core.String>? bundleIds;