type 'List<Map<String, String>>' is not a subtype of type 'String' in type cast说:我在一个项目上工作,当我发布请求时遇到错误Actions // Some Actions} catch(e) {}
这段代码返回我的异常:type 'List<Map<String</
settings.arguments as Map<String, String>; // the question mark is needed but I don't know why..!引发了以下_CastError构建CategoryMealsScreen(脏,依赖关系:_ModalScopeStatus,state:_CategoryMealsScreenState#b3c64):类型'String‘不是类型强制转换中的'Map&l