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