create static method

VoucherHeader create()

Implementation

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