ParamsDataArgs constructor

ParamsDataArgs(
  1. List<String> allowed_Clients
)

Implementation

ParamsDataArgs(this.allowed_Clients);