create static method

Price create()

Implementation

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