hapticActuators property

Iterable<GamepadHapticActuator> hapticActuators

Implementation

Iterable<GamepadHapticActuator> get hapticActuators =>
    js_util.getProperty(this, 'hapticActuators');