Params constructor

Params(
  1. List<String> allowed_clients
)

Implementation

Params(this.allowed_clients);