getDefault static method

WithdrawStake getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static WithdrawStake getDefault() => _defaultInstance ??=
    $pb.GeneratedMessage.$_defaultFor<WithdrawStake>(create);