create static method

ExportResult create()

Implementation

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