menu
artifacts_mmo_openapi package
documentation
api.dart
NPCSchema
items property
items property
dark_mode
light_mode
items
property
List
<
SimpleNPCItemSchema
>
items
getter/setter pair
Items sold/bought by the NPC.
Implementation
List<SimpleNPCItemSchema> items;
artifacts_mmo_openapi package
documentation
api
NPCSchema
items property
NPCSchema class