wrapValueInSome method

Err<Some<T>> wrapValueInSome()

Implementation

@pragma('vm:prefer-inline')
Err<Some<T>> wrapValueInSome() => transfErr();