wrapValueInOk method

None<Ok<T>> wrapValueInOk()

Implementation

@pragma('vm:prefer-inline')
None<Ok<T>> wrapValueInOk() => const None();