toEncodedJson method

String toEncodedJson()

Implementation

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