encoding property
The character encoding of the data.
Accepts "US-ASCII", "UTF-8" and "ISO-8859-1". Defaults to UTF-8 if not specified.
Optional.
Implementation
core.String? encoding;
The character encoding of the data.
Accepts "US-ASCII", "UTF-8" and "ISO-8859-1". Defaults to UTF-8 if not specified.
Optional.
core.String? encoding;