Carte
Carte copied to clipboard
'let' properties are implicitly 'final'; use 'public' instead of 'open'
I can't build my project. I get the following error:
'let' properties are implicitly 'final'; use 'public' instead of 'open'
I get the error at the line open let carteItem: CarteItem inside CarteDetailViewController.