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