resultListT property

RList<T> resultListT

Implementation

RList<T> get resultListT {
  return dataTypedList;
}