toOptional property

T? get toOptional

Implementation

T? get toOptional => value;