toJson method

String toJson()

Converts to a json value

Implementation

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