toJson method

dynamic toJson()

Returns the json representation of value.

Implementation

dynamic toJson() => value;