how do I differentiate?
# announcements
g
how do I differentiate?
d
foo(null as Bar?)
Will prefer
void foo(Bar bar)
over
void foo(Foo foo)
g
I did the first option thanks 🙂
d
First option? I only posted one option 😄 🤔