create static method

StringChange create()

Implementation

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