create static method

Discount create()

Implementation

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