create static method

StringValue create()

Implementation

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