DeleteFooterRequest constructor
DeleteFooterRequest({
- String? tabId,
Implementation
DeleteFooterRequest({
this.footerId,
this.tabId,
});
DeleteFooterRequest({
this.footerId,
this.tabId,
});