Content.audioBytes constructor
Content.audioBytes(
- Uint8List bytes
Implementation
factory Content.audioBytes(Uint8List bytes) = AudioBytesContent;
factory Content.audioBytes(Uint8List bytes) = AudioBytesContent;