audioList property

List<Audio>? audioList
final

The list of audio messages.

Implementation

final List<Audio>? audioList;