create static method

Translation create()

Implementation

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