So there isn't a fallback delegate? In this case I...
# android
j
So there isn't a fallback delegate? In this case I have to write a null check or use elvis operator against the
.let{...}
delegate?