right property

RightProjection<L, R> right

Projects this Either as a Right

Implementation

RightProjection<L, R> get right => RightProjection(this);