Page URL
https://dart.dev/learn/tutorial/testing
Page source
https://github.com/dart-lang/site-www/blob/main/src/content/learn/tutorial/testing.md
Describe the problem
00:00 +1 -1: test/model_test.dart: deserialize example JSON responses from wikipedia API deserialize Cat article example data from json file into an Article object [E]
type 'List' is not a subtype of type 'Map<String, Object?>' in type cast
test/model_test.dart 30:35 main..
Expected fix
No response
Additional context
No response
I would like to fix this problem.
Page URL
https://dart.dev/learn/tutorial/testing
Page source
https://github.com/dart-lang/site-www/blob/main/src/content/learn/tutorial/testing.md
Describe the problem
00:00 +1 -1: test/model_test.dart: deserialize example JSON responses from wikipedia API deserialize Cat article example data from json file into an Article object [E]
type 'List' is not a subtype of type 'Map<String, Object?>' in type cast
test/model_test.dart 30:35 main..
Expected fix
No response
Additional context
No response
I would like to fix this problem.