getMoment method

double getMoment()

Get the moment of inertia of the body.

Implementation

double getMoment() => _body.getMoment();