encoding property - FormElement class - dart:html library (original) (raw)
String? getencoding
Implementation
String? get encoding native;
setencoding (String? value)
Implementation
set encoding(String? value) native;
String? getencoding
String? get encoding native;
setencoding (String? value)
set encoding(String? value) native;