isDSX property

bool isDSX

Implementation

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