GetXRequestListController<T, E> constructor

GetXRequestListController<T, E>()

Implementation

GetXRequestListController() {
  data = [];
}