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