core.Map<core.String, core.dynamic> toJson() { final minRowHeight = this.minRowHeight; return {'minRowHeight': ?minRowHeight}; }