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