getFriction method

double getFriction()

Get the friction of this shape.

Implementation

double getFriction() => _shape.getFriction();