getReasonList abstract method
Implementation
Future<Either<AppException, response.Response>> getReasonList(
String? allowedType, int statusId);
Future<Either<AppException, response.Response>> getReasonList(
String? allowedType, int statusId);