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