encoding property

Encoding encoding
getter/setter pair

The Encoding used when writing strings.

Depending on the underlying consumer, this property might be mutable.

Implementation

late Encoding encoding;