create static method

ExportSuccess create()

Implementation

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