Why doesn't “window.sessionStorage['foo'] ??= 'test'” work in Dart?

前端 未结 0 1983
名媛妹妹
名媛妹妹 2020-12-08 03:57

The following code prints null twice whereas I was expecting (hoping?) that it would print null then test:



        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题