我在将响应json放在列表上时遇到了问题。当我尝试转换主体数据(数据来自的地方)时,我得到了错误: The getter 'body' isn't defined for the type 'Response<dynamic>'.or defining a getter or field named 'body'.dartundefined_getter 我的代码是: onPre
我正在尝试发布我的数据,其中包含一个cartItems数组和其他信息。但是不能通过它。 laravel生成的api如下图所示 ? 我对邮递员的要求 ? 我在logcat中得到以下错误: type 'List<dynamic>' is not a subtype of type 'String' in type cast
E/flutter (13443): [ERROR:<