encoding property

String? get encoding

Implementation

String? get encoding native;
set encoding (String? value)

Implementation

set encoding(String? value) native;