create static method

WithdrawRequest create()

Implementation

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