menu
fluxer_dart package
documentation
models/slack_webhook_request_attachments.dart
SlackWebhookRequestAttachments
thumbUrl property
thumbUrl property
dark_mode
light_mode
thumbUrl
property
@JsonKey.new(includeIfNull: false, name: 'thumb_url')
String
?
thumbUrl
final
URL of a thumbnail image
Implementation
@JsonKey(includeIfNull: false, name: 'thumb_url') final String? thumbUrl;
fluxer_dart package
documentation
models/slack_webhook_request_attachments
SlackWebhookRequestAttachments
thumbUrl property
SlackWebhookRequestAttachments class