getCity abstract method

Future<Either<AppException, Response>> getCity(
  1. String talukaId
)

Implementation

Future<Either<AppException, response.Response>> getCity(String talukaId);