players property

Map<String, AudioPlayer> players
getter/setter pair

Implementation

var players = <String, AudioPlayer>{};