audioPlayer property

AudioPlayer audioPlayer
inherited

Implementation

AudioPlayer get audioPlayer => (_audioPlayer ??= AudioPlayer.make())!;