# Functions
NewNullBool will create a new NullBool.
NewNullBytes create a new NullBytes.
NewNullFloat will create a new NullFloat.
NewNullInt will create a new NullInt.
NewNullJsonText will create a new NullJsonText.
NewNullString will create a new NullString.
NewNullTime create a new NullTime.
# Type aliases
JsonText is a types.JSONText, just for alias.
NullJsonText is a types.NullJSONText just for alias.