MsgUnjailAminoArgs constructor
      
      MsgUnjailAminoArgs(
    
    
- MsgUnjailValueAminoArgs value
 
Implementation
MsgUnjailAminoArgs(this.value) {
  type = SlashingConstants.SLASHING_MSG_UNJAIL;
}
MsgUnjailAminoArgs(this.value) {
  type = SlashingConstants.SLASHING_MSG_UNJAIL;
}