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