Dart SDK
dart:html
VRPositionState
property runtimeType
runtimeType
class VRPositionState
Properties
angularAcceleration
angularVelocity
linearAcceleration
linearVelocity
orientation
position
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