getDefault static method

WithdrawAllStake getDefault()

Implementation

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