encoding property

String get encoding

Returns "utf-8".

MDN Reference

Implementation

_i2.String get encoding => _i4.getProperty(
      this,
      'encoding',
    );