menu
roomplan_flutter package
documentation
api/models/object_data.dart
ObjectCategory
toJson method
toJson method
dark_mode
light_mode
toJson
method
String
toJson
(
)
Converts this
ObjectCategory
to a JSON string.
Implementation
String toJson() => name;
roomplan_flutter package
documentation
api/models/object_data
ObjectCategory
toJson method
ObjectCategory enum