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