create static method

TextTranslate create()

Implementation

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