onPlay method

  1. @override
void onPlay()
inherited

Implementation

@override
void onPlay() {
  _eventListener?.onPlay();
}