menu
fluxer_dart package
documentation
models/slack_webhook_request_attachments_fields.dart
SlackWebhookRequestAttachmentsFields
title property
title property
dark_mode
light_mode
title
property
@JsonKey.new(includeIfNull: false)
String
?
title
final
Title of the field
Implementation
@JsonKey(includeIfNull: false) final String? title;
fluxer_dart package
documentation
models/slack_webhook_request_attachments_fields
SlackWebhookRequestAttachmentsFields
title property
SlackWebhookRequestAttachmentsFields class