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