KelTi
"Non-nullable field..." warning even though the value is ensured to be declared
I skipped some code for brevity. That's what all of my constructors look like:
So you can see, it will be some string value in every case, even if the user opts for the default constructor. The other variables are irrelevant in this case
12 replies