toJson method

dynamic toJson()

Convert value to JSON

Implementation

dynamic toJson() => value;