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