toJson method

String toJson()

Implementation

String toJson() => toString().replaceAll('${runtimeType.toString()}.', '');