toData method

Implementation

MsgRevokeAllowanceDataArgs toData() {
  return MsgRevokeAllowanceDataArgs(grantee, granter);
}