StaticDataPageEventSchema constructor
StaticDataPageEventSchema({})
Returns a new StaticDataPageEventSchema instance.
Implementation
StaticDataPageEventSchema({
this.data = const [],
this.total,
this.page,
this.size,
this.pages,
});