create static method

StateChange create()

Implementation

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