create static method

ChangeQuery create()

Implementation

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