because `null` can not be casted to non-null type ...
# announcements
a
because
null
can not be casted to non-null type
String
, try
String?
if you want it to compile…