toAsyncEither method

  1. @override
AsyncLeftExtended<L, R> toAsyncEither()
override

Implementation

@override
AsyncLeftExtended<L, R> toAsyncEither() async => this;