Why the line `val email = client?.personalInfo?.em...
# getting-started
m
Why the line
val email = client?.personalInfo?.email
is necessary? Java code is right next to solution.