create static method

StringVal create()

Implementation

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