is there any way to do ${userName!?size} without "if" statement? And ${user!.userName!?size}
${userName!?size}
${user!.userName!?size}