sendEnter method

void sendEnter()

Implementation

void sendEnter() {
  binding.keyboard.sendEnter();
}