MethodChannelGamepadsPlatformInterface constructor

MethodChannelGamepadsPlatformInterface()

Implementation

MethodChannelGamepadsPlatformInterface() {
  _channel.setMethodCallHandler(platformCallHandler);
}