contents property

List<String>? contents
getter/setter pair

The content of the input in string format.

Required.

Implementation

core.List<core.String>? contents;