create static method

WithdrawReply create()

Implementation

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