const AsciiDecoder({bool allowInvalid: false})

Not documented.

Source

const AsciiDecoder({bool allowInvalid: false})
    : super(allowInvalid, _ASCII_MASK);