@override Map<String, dynamic> toJson() { final json = _$FluentCellToJson(this); json['type'] = 'cell'; return json; }