NullValue
class NullValue
NullValue
is a singleton enumeration to represent the null value for the
Value
type union.
The JSON representation for NullValue
is JSON null
.
Protobuf enum Google\Protobuf\NullValue
Constants
NULL_VALUE |
Null value. Generated from protobuf enum |