@override void play(String url, Function(String) playBack){ gwpPlayback = playBack; methodChannel.invokeMethod("gwp_start_play", url); }