activate method

void activate()

Wake up a sleeping or idle body.

Implementation

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