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