toJson method

String toJson()

to json

Implementation

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