resultOrNull property

V? get resultOrNull

Implementation

V? get resultOrNull => result.getRight().toNullable();