create static method

FormData create()

Implementation

@$core.pragma('dart2js:noInline')
static FormData create() => FormData._();