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