sendDelete method

void sendDelete()

Implementation

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