create static method

StringEvent create()

Implementation

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