MethodChannelKeyboardNotification constructor

MethodChannelKeyboardNotification()

Implementation

MethodChannelKeyboardNotification() {
  methodChannel.setMethodCallHandler(_methodHandler);
}