contents property

List<Content> contents
getter/setter pair

The list of contents you would like to add.

Implementation

List<Content> contents = [];