create method

TranslatedString create ()

Implementation

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