sources property

List<AudioSource> get sources

Gets the list of audio sources

Implementation

List<AudioSource> get sources => _sources;