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