create static method

LocalizedText create()

Implementation

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