json_serializable.dart icon indicating copy to clipboard operation
json_serializable.dart copied to clipboard

Casting weirdness with custom object with fromJson with `Object(?)` param

Open kevmoo opened this issue 4 years ago • 2 comments

kevmoo avatar Jul 21 '21 18:07 kevmoo

when the custom object is a field in a parent object and the field is an optional constructor param – pretty weird edge case

kevmoo avatar Jul 21 '21 19:07 kevmoo

image image

kevmoo avatar Feb 06 '22 23:02 kevmoo