create static method

TranslationList create()

Implementation

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