isFront method

bool isFront()

Implementation

bool isFront() => _view == BodyView.front || _view == BodyView.both;