toJson method

String toJson()

toJson method for ValueItem

Implementation

String toJson() => json.encode(toMap());