getDefault static method

MsgSetWithdrawAddress getDefault()

Implementation

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