menu
fluxer_dart package
documentation
models/message_embed_response.dart
MessageEmbedResponse
thumbnail property
thumbnail property
dark_mode
light_mode
thumbnail
property
@JsonKey.new(includeIfNull: false)
EmbedMediaResponse
?
thumbnail
final
The thumbnail of the embed
Implementation
@JsonKey(includeIfNull: false) final EmbedMediaResponse? thumbnail;
fluxer_dart package
documentation
models/message_embed_response
MessageEmbedResponse
thumbnail property
MessageEmbedResponse class