ignoreBOM property

bool get ignoreBOM

Returns the value of ignore BOM.

MDN Reference

Implementation

_i2.bool get ignoreBOM => _i4.getProperty(
      this,
      'ignoreBOM',
    );