isRight property

bool get isRight

Implementation

bool get isRight => this is _EitherRight<L, R>;