swap method

None<Err<T>> swap()

Implementation

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