hand property

Implementation

GamepadHand get hand =>
    GamepadHand.fromValue(js_util.getProperty(this, 'hand'));