create static method

ObjectReview create()

Implementation

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