acceleration property

Implementation

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