toAsyncEither method

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

Implementation

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