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