Dart SDK
dart:html
FormData
property runtimeType
runtimeType
class FormData
Constructors
FormData
Properties
hashCode
runtimeType
Methods
append
appendBlob
delete
get
getAll
has
set
noSuchMethod
toString
Operators
operator ==
Static properties
supported
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType