ArgValue.isNull

bool isNull() const @safe pure nothrow @nogc

Checks if this value is null/none.

Returns

true if no value is stored.