toJson method

String toJson()

Implementation

String toJson() =>
    const RepoCreateRecordValidationStatusConverter().toJson(this);