getTaluka abstract method

Future<Either<AppException, Response>> getTaluka(
  1. String districtId
)

Implementation

Future<Either<AppException, response.Response>> getTaluka(String districtId);