waveform property
read / write
Waveform representation of the voice note in 5-bit format.
; base64-encoded bytes List<int>
Implementation
late bytes waveform;
Waveform representation of the voice note in 5-bit format.
; base64-encoded bytes List<int>
late bytes waveform;