`mutableList as? List<String>` Gives me a wa...
# getting-started
b
mutableList as? List<String>
Gives me a warning
Unchecked cast.