Expand description

Module for encoding Nullable properties.

Enums

  • The Nullable type. Represents a value which may be specified as null on an API. Note that this is distinct from a value that is optional and not present!

Functions