Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Motivation Without this, it is impossible to create a `NullableInt64` for things like the payload retention period. ## Solution Add a "constructor" function like we have for `NullableInt32`, `NullableBool`, `NullableString`.
- Loading branch information