Map<String, dynamic> toMap() { return { 'frameOnEye': frameOnEye, 'heavyFrame': heavyFrame, 'tintedGlasses': tintedGlasses, }; }