Nav Singh·FollowSep 25, 2021--ListenShareHi Zohaib, If the argument of with is nullable then you need to do an additional null-check and then access its properties. Whereas in the case of run you can do null-check before and then access its properties without using this.