create static method

ParamChange create()

Implementation

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