toData method

Implementation

MsgExecAuthorizedDataArgs toData() {
  return MsgExecAuthorizedDataArgs(grantee, msgs);
}