mapping property

Implementation

GamepadMappingType get mapping =>
    GamepadMappingType.fromValue(js_util.getProperty(this, 'mapping'));