KeyboardRecorder constructor

KeyboardRecorder(
  1. KeyboardInvoker _keyboardInvoker
)

Implementation

KeyboardRecorder(this._keyboardInvoker);