MsgVoteDataArgs constructor

MsgVoteDataArgs()

Implementation

MsgVoteDataArgs() {
  type = CosmosConstants.COSMOS_GOV_MSG_VOTE;
}