AssetsAudioPlayerPlus constructor
AssetsAudioPlayerPlus()
empty constructor now create a new player
Implementation
factory AssetsAudioPlayerPlus() => AssetsAudioPlayerPlus.newPlayer();
empty constructor now create a new player
factory AssetsAudioPlayerPlus() => AssetsAudioPlayerPlus.newPlayer();