right property

R get right

left is a getter that returns the right value.

Throws if there is no right value.

Implementation

R get right => _right!;