encoding property
String
get
encoding
Returns "utf-8".
Implementation
_i2.String get encoding => _i4.getProperty(
this,
'encoding',
);
Returns "utf-8".
_i2.String get encoding => _i4.getProperty(
this,
'encoding',
);