ClientStatusResponse constructor

ClientStatusResponse({
  1. List<ClientConfig>? config,
})

Implementation

ClientStatusResponse({this.config});