getPaginator method

Paginator? getPaginator()

Implementation

Paginator? getPaginator() {
  return this._paginator;
}