Dart SDK
dart:html
FormData
supported
supported
Dart SDK
dart:html
FormData
supported
property
supported
Dart SDK
dart:html
FormData
Static properties
instanceRuntimeType
supported
Constructors
FormData
internal_
Properties
hashCode
runtimeType
Operators
operator ==
Methods
append
appendBlob
delete
get
getAll
has
set
noSuchMethod
toString
bool
supported
Checks if this type is supported on the current platform.
Source
static bool get supported => true;