toJson abstract method

dynamic toJson()

Converts the object to a JSON-serializable value.

Implementation

dynamic toJson();