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