formatted property

List<Attachment>? formatted
inherited

formatted Sequence that was observed as file content. Can be an actual file contents, or referenced by a URL to an external system.

Implementation

List<Attachment>? get formatted => throw _privateConstructorUsedError;