initPlayer method

dynamic initPlayer()

Implementation

initPlayer() {
  methodChannel.invokeListMethod("initPlayer");
}