core.Map<core.String, core.dynamic> toJson() => { if (color != null) 'color': color!, if (colorType != null) 'colorType': colorType!, };