players property

List<AssetsAudioPlayer> get players

Implementation

List<AssetsAudioPlayer> get players => _audiosWithPlayers.values.toList();