reasons property

List<String>? reasons
getter/setter pair

Reasons for the annotation that are assigned to the event.

Optional.

Implementation

core.List<core.String>? reasons;