menu
fluxer_dart package
documentation
models/message_attachment_response.dart
MessageAttachmentResponse
waveform property
waveform property
dark_mode
light_mode
waveform
property
@JsonKey.new(includeIfNull: false)
String
?
waveform
final
The base64 encoded audio waveform data
Implementation
@JsonKey(includeIfNull: false) final String? waveform;
fluxer_dart package
documentation
models/message_attachment_response
MessageAttachmentResponse
waveform property
MessageAttachmentResponse class