success property

Success success

returns the success value or null if there is a failure.

Implementation

Success get success => _value;