isDSX property

bool get isDSX

Implementation

bool get isDSX => keys.length == 1 && keys.first.startsWith('__DSX__');