toData method

ParamsDataArgs toData()

Implementation

ParamsDataArgs toData() {
  return ParamsDataArgs(allowed_clients);
}