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