toRawJson method

String toRawJson()

Implementation

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