footer property

  1. @JsonKey.new(includeIfNull: false)
RichEmbedFooterRequest? footer
final

Footer information

Implementation

@JsonKey(includeIfNull: false)
final RichEmbedFooterRequest? footer;