encoding property Null safety
read / write
The Encoding used when writing strings.
Depending on the underlying consumer, this property might be mutable.
Implementation
late Encoding encoding;
The Encoding used when writing strings.
Depending on the underlying consumer, this property might be mutable.
late Encoding encoding;