asDSX property

DSX<Object>? get asDSX

Returns this node as an DSX instance if isDSX returns true.

Implementation

DSX? get asDSX => null;