content property

List<Content> get content
inherited

The content of the message, usually a list of message parts (like text blocks).

Implementation

List<Content> get content => throw _privateConstructorUsedError;