Dart: nested map

后端 未结 0 989
忘掉有多难
忘掉有多难 2021-01-02 21:20

In python there are dictionaries like: d={\'one\':{\'1\':\'2\'}} So when you do d[\'one\'][\'1\'] you get \'2\'. Is there a way to do the same in dart? I can\'t

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