Map<String, dynamic> toMap() { return { 'blockCount': this.blockCount, 'rowMarginStyle': this.rowMarginStyle, 'repeat': this.repeat, 'blockGapStyle': this.blockGapStyle, 'ratio': this.ratio, }; }