audio property

  1. @JsonKey.new(includeIfNull: false)
EmbedMediaResponse? audio
final

The audio of the embed

Implementation

@JsonKey(includeIfNull: false)
final EmbedMediaResponse? audio;