create static method

ListString create()

Implementation

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