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