swap method

None<Some<T>> swap()

Implementation

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