create static method

ExportId create()

Implementation

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