create static method

Withdraw create()

Implementation

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