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