Paginate constructor
Paginate(})
Implementation
Paginate(
this.input, {
this.ts,
this.size,
this.before = CursorType.EMPTY,
this.after = CursorType.EMPTY,
this.events,
this.sources,
});
Paginate(
this.input, {
this.ts,
this.size,
this.before = CursorType.EMPTY,
this.after = CursorType.EMPTY,
this.events,
this.sources,
});