toJson abstract method

Map<String, Object?> toJson()

Wire form with stable key order (zap first — the envelope reads top-down).

Implementation

Map<String, Object?> toJson();