create static method

Refund create()

Implementation

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