create static method

TranslationId create()

Implementation

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