menu
fluxer_dart package
documentation
models/webhook_attachment_request.dart
WebhookAttachmentRequest
width property
width property
dark_mode
light_mode
width
property
@JsonKey.new(includeIfNull: false)
int
?
width
final
Width of the image/video in pixels
Implementation
@JsonKey(includeIfNull: false) final int? width;
fluxer_dart package
documentation
models/webhook_attachment_request
WebhookAttachmentRequest
width property
WebhookAttachmentRequest class