value property

R value

Extract the value of type R inside the Right.

Implementation

R get value => _value;