Audio version of the section, represented in bytes as Uint8List.
Returns null if the section has no audio version.
null
Uint8List? get audio => _audio.value?.content;