rotationRate property

DeviceMotionEventRotationRate? get rotationRate

Implementation

_i3.DeviceMotionEventRotationRate? get rotationRate => _i4.getProperty(
      this,
      'rotationRate',
    );