future property

Future<Either<ApiError, T>> future
final

Implementation

final Future<Either<ApiError, T>> future;