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