payload property

List<CommunicationRequestPayload>? payload
inherited

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

Implementation

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