Maybe `this.call?.let { error("Call is not null") ...
# getting-started
r
Maybe
this.call?.let { error("Call is not null") }