core.Map<core.String, core.dynamic> toJson() => { if (changedText != null) 'changedText': changedText!, if (provenance != null) 'provenance': provenance!, if (textAnchor != null) 'textAnchor': textAnchor!, };