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