json_to_dart
json_to_dart copied to clipboard
String is not a subtype of Null
Some of my json object has rating 5.5 Some of my json object has rating null
In some cases like this "json_to_dart" write Null Rating. Where it should write dynamic Rating