removeReadyToPlay method

dynamic removeReadyToPlay()

Implementation

removeReadyToPlay() {
  off("onReadyToPlay", null);
}