This is my my code and null safety is enabled. I am not able to understand why I am facing the mentioned error where I am storing the value for "videoId".
Also, what can be another way to store this value for using later as I don't think that its the best way? P.S.- It works when null safety is disabled.