Creates a serializer for an optional value using null as the None value.
null
None
The serializer to use for the value that may be present.
A set of options for the serializer.
Generated using TypeDoc
Creates a serializer for an optional value using
null
as theNone
value.