toJson abstract method

Map<String, Object?> toJson()

Converts this object to a JSON-friendly map.

Implementation

Map<String, Object?> toJson();