menu
dungeon_world_data package
documentation
item.dart
Item
toRawJson method
toRawJson method
dark_mode
light_mode
toRawJson
method
String
toRawJson
(
)
Implementation
String toRawJson() => json.encode(toJson());
dungeon_world_data package
documentation
item
Item
toRawJson method
Item class