create static method

RepeatedStrings create()

Implementation

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