Map<String, dynamic> toMap() => { 'boardColor': boardColor?.toARGB32(), 'materialVariety': materialVariety, };