nullValue property

String? nullValue
getter/setter pair

A null value. Possible string values are:

  • "NULL_VALUE" : Null value.

Implementation

core.String? nullValue;