encoding property
Encoding?
get
encoding
Gets the encoding to use for the request. Null by default.
Implementation
Encoding? get encoding => null;
Gets the encoding to use for the request. Null by default.
Encoding? get encoding => null;