toJson method

List toJson()

Returns JSON-serializable version of this delta.

Implementation

List toJson() => toList();