EILSEQ property

int EILSEQ

Illegal byte sequence

Implementation

// ignore: non_constant_identifier_names
static int get EILSEQ => _platform((_Codes codes) => codes.eilseq);