method property - FormElement class - dart:html library (original) (raw)

description

String? getmethod

Implementation

String? get method native;

setmethod (String? value)

Implementation

set method(String? value) native;