toMap abstract method

Map<String, Object?> toMap()

Converts this object into a JSON-compatible map.

Implementation

Map<String, Object?> toMap();