`@Nullable` in Java tries to fix this. And it does...
# getting-started
n
@Nullable
in Java tries to fix this. And it does an OK job. Not great, but it works.