getDefault static method

MsgUndelegateResponse getDefault()

Implementation

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