wrapValueInSome method

None<Some<T>> wrapValueInSome()

Implementation

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