type property

Implementation

GamepadHapticActuatorType get type =>
    GamepadHapticActuatorType.fromValue(js_util.getProperty(this, 'type'));