menu
fluxer_dart package
documentation
models/embed_media_response.dart
EmbedMediaResponse
width property
width property
dark_mode
light_mode
width
property
@JsonKey.new(includeIfNull: false)
Int32Type
?
width
final
The width of the media in pixels
Implementation
@JsonKey(includeIfNull: false) final Int32Type? width;
fluxer_dart package
documentation
models/embed_media_response
EmbedMediaResponse
width property
EmbedMediaResponse class