asDSX property

DSX? get asDSX

Implementation

DSX? get asDSX => isDSX ? DSX.resolveDSX(keys.first) : null;