FutureEitherUnit typedef

FutureEitherUnit = FutureEither<Unit>

Implementation

typedef FutureEitherUnit = FutureEither<Unit>;