Map<String, dynamic> toMap() { return { 'label': label, 'symbol': symbol, 'id': id, 'boxTwo': boxTwo, 'color': color, }; }