cvToJson method

String cvToJson()

to json helper.

Implementation

String cvToJson() => jsonEncode(this);