attachments property
Array of attachment objects
Implementation
@JsonKey(includeIfNull: false)
final List<SlackWebhookRequestAttachments>? attachments;
Array of attachment objects
@JsonKey(includeIfNull: false)
final List<SlackWebhookRequestAttachments>? attachments;