getMass method

double getMass()

Get the mass of the body.

Implementation

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