create static method

UserChange create()

Implementation

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