MsgUndelegateDataArgs constructor

MsgUndelegateDataArgs()

Implementation

MsgUndelegateDataArgs() {
  type = CosmosConstants.COSMOS_STAKING_MSG_UNDELEGATE;
}