subjects property

List<String>? subjects
getter/setter pair

The subjects of the context.

Optional.

Implementation

core.List<core.String>? subjects;