toJson abstract method

Map<String, Object?> toJson()
inherited

Converts this object to json representation.

Implementation

Map<String, Object?> toJson();