Then why the compiler can not infer the nullable t...
# announcements
m
Then why the compiler can not infer the nullable type when I use
null
instead of
""
as initializer?