create static method

Product create()

Implementation

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