Fixed incorrect flow type output
For an optional property, the property can either be undefined, otherwise must be any value that is not null. The example was showing the incorrect output of a setting the value to null.
This commit is contained in:
parent
9bb866cf36
commit
92b16c9132