create static method

ExportFile create()

Implementation

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