toRawJson method

String toRawJson()

to json String

Implementation

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