isRight method

bool isRight()

Implementation

bool isRight() => this is Right;