That's very interesting. When I had it as `private...
# spring
s
That's very interesting. When I had it as
private var optional: NotRequired?
as constructor parameter it didn't work. I'm struggling to understand how
val
makes a difference. I will test it out shortly.
👍 1