categories property

List<String>? categories
getter/setter pair

Intent categories to set on the intent.

Implementation

core.List<core.String>? categories;