MethodChannelShortsPlayer constructor

MethodChannelShortsPlayer()

Implementation

MethodChannelShortsPlayer() {
  methodChannel.setMethodCallHandler(_handleMethodCall);
}