json_serializable.dart
json_serializable.dart copied to clipboard
Casting weirdness with custom object with fromJson with `Object(?)` param
when the custom object is a field in a parent object and the field is an optional constructor param – pretty weird edge case
