create static method

MoreString create()

Implementation

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