Dart SDK
dart:html
DeviceRotationRate
property runtimeType
runtimeType
class DeviceRotationRate
Properties
alpha
beta
gamma
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