create static method

RefundAgent create()

Implementation

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