Dart SDK
dart:html
Gamepad
property runtimeType
runtimeType
class Gamepad
Properties
axes
buttons
connected
id
index
mapping
timestamp
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType