getOrderList abstract method

Future<Either<AppException, Response>> getOrderList()

Implementation

Future<Either<AppException, response.Response>> getOrderList();