-
- All Implemented Interfaces:
-
kotlinx.parcelize.Parceler
public class JSONParceler implements Parceler<Map<String, Any>>
Implementation of a Parceler to be used with @Parcelize to serialize JSON objects.