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