comments property

List<String>? comments
getter/setter pair

Comments from contributors.

Implementation

core.List<core.String>? comments;