create static method

VoucherCode create()

Implementation

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