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