payload property

List<CommunicationPayload>? payload
inherited

payload Text, attachment(s), or resource(s) that was communicated to the recipient.

Implementation

List<CommunicationPayload>? get payload => throw _privateConstructorUsedError;