enctype property Null safety

String? enctype

Implementation

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

Implementation

set enctype(String? value) native;