create static method

OneString create()

Implementation

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