我试图在我的颤振应用程序中显示来自json的数据,我的错误:
E/flutter ( 2248): [ERROR:flutter/lib/ui/ui_dart_state.cc(198)] UnhandledException: type '_InternalLinkedHashMap<String, dynamic>' is not a subtype of type 'List
你好,我正在学习颤振,并从一个api中得到一个json,但是在我的模型中解码它时,我得到了下面列出的错误。我知道这与我的分页有关,因为位置结果很好,但我不知道我需要做什么来修复分页结果。提前感谢Exception occured: type '_InternalLinkedHashMap<String, dynamic>' is not a subtype of type 'L