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