resetEmitAnsi property

void resetEmitAnsi

If you have called isSupported then calling resetEmitAnsi will reset the emit setting to the default detected.

Implementation

static void get resetEmitAnsi => _emitAnsi = null;