encoding 属性

String? encoding

实现

String? get encoding native;
void encoding=(String? value)

实现

set encoding(String? value) native;