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