toJson abstract method

Map<String, Object?> toJson()

Serializes the command payload for the journal.

Implementation

Map<String, Object?> toJson();