create static method

ReviewQuery create()

Implementation

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