play method

  1. @override
void play()
override

Implementation

@override
void play() => state = SoundState.playing;