Closed as not planned
Closed as not planned
Description
both folder
& store
fields are nullable in AbstractMailReceiver
.
since we are going to apply jspecify
for nullability check, in order to minimize the scope of impact,
I want to mitigate them with local variables instead of constant access.
so it will be clear for me when it's null, when it's not null