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