json_serializable.dart
json_serializable.dart copied to clipboard
Fix bool? casted to bool.
Question mark was missing in case of optional bool field.
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
We'll really want test coverage here!
Need the CLA signed and please add a test!
Without additional information we're not able to resolve this PR. Feel free to add more info or respond to any questions above. Thanks for your contribution!
I'm sorry I cannot reproduce it anymore on recent versions. It seems it cause was somewhere else