toData method

Implementation

MsgUnjailDataArgs toData() {
  return MsgUnjailDataArgs()..address = address;
}