toJson method

String toJson()

Converts this ObjectCategory to a JSON string.

Implementation

String toJson() => name;