MethodChannelProdegePlay constructor

MethodChannelProdegePlay()

Implementation

MethodChannelProdegePlay() {
  methodChannel.setMethodCallHandler(_platformCallHandler);
}