Does it work if you add `.isNotNull()` between the...
# strikt
r
Does it work if you add
.isNotNull()
between the 2
get
calls?