`null` can be cast to `String?`, but not `String`.
# getting-started
f
null
can be cast to
String?
, but not
String
.