List<Gamepad> getGamepads( )

Not documented.

Source

@DomName('Navigator.getGamepads')
@DocsEditable()
@Experimental() // untriaged
List<Gamepad> getGamepads() => _blink.BlinkNavigator.instance.getGamepads_Callback_0_(unwrap_jso(this));