ignoreBOM property
bool
get
ignoreBOM
Returns the value of ignore BOM.
Implementation
_i2.bool get ignoreBOM => _i4.getProperty(
this,
'ignoreBOM',
);
Returns the value of ignore BOM.
_i2.bool get ignoreBOM => _i4.getProperty(
this,
'ignoreBOM',
);