sleep method

void sleep()

Force a body to fall asleep immediately.

Implementation

void sleep() => _body.sleep();