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