toJson method

String toJson()

Returns a serialized version of the SparseVector as a String.

Implementation

String toJson() => toString();