attachments property

  1. @override
List<Attachment>? attachments
final

List of file attachments to include with the activity.

Implementation

@override
final List<Attachment>? attachments;