sendVKey method

void sendVKey(
  1. int vkey
)

Implementation

void sendVKey(int vkey) => obj.sendVKey(vkey);