angularVelocity property

Float32List? angularVelocity

Implementation

Float32List? get angularVelocity =>
    js_util.getProperty(this, 'angularVelocity');