formMethod 属性

String? formMethod

实现

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

实现

set formMethod(String? value) native;