pyflink.table.expressions.null_of# null_of(data_type: DataType) → Expression[source]# Returns a null literal value of a given data type. New in version 1.12.0.