create static method

Receipt create()

Implementation

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