menu
fluxer_dart package
documentation
models/slack_webhook_request_attachments_fields.dart
SlackWebhookRequestAttachmentsFields
SlackWebhookRequestAttachmentsFields.new const constructor
SlackWebhookRequestAttachmentsFields.new const constructor
dark_mode
light_mode
SlackWebhookRequestAttachmentsFields
constructor
const
SlackWebhookRequestAttachmentsFields
(
{
String
?
title
,
String
?
value
,
bool
?
short
,
})
Implementation
const SlackWebhookRequestAttachmentsFields({ this.title, this.value, this.short, });
fluxer_dart package
documentation
models/slack_webhook_request_attachments_fields
SlackWebhookRequestAttachmentsFields
SlackWebhookRequestAttachmentsFields.new const constructor
SlackWebhookRequestAttachmentsFields class