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