Getting Rid of Nullability Warnings
Hi, I currently have a lot of warnings with nullability enabled.
For example, database entities, where I am sure that
For example, database entities, where I am sure that
strings are required in the table, how to I get rid of the warning?