acceleration property

DeviceMotionEventAcceleration? get acceleration

Implementation

_i3.DeviceMotionEventAcceleration? get acceleration => _i4.getProperty(
      this,
      'acceleration',
    );