create static method

StringsList create()

Implementation

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