toData method

Implementation

AllowedMessageAllowanceDataArgs toData() {
  return AllowedMessageAllowanceDataArgs(allowance, allowed_messages);
}