MsgDelegateDataArgs constructor
      
      MsgDelegateDataArgs()
     
    
    
Implementation
MsgDelegateDataArgs() {
  type = CosmosConstants.COSMOS_STAKING_MSG_DELEGATE;
}MsgDelegateDataArgs() {
  type = CosmosConstants.COSMOS_STAKING_MSG_DELEGATE;
}