formEnctype property

String? get formEnctype

Implementation

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

Implementation

set formEnctype(String? value) native;