GetClientResponse constructor

GetClientResponse({
  1. List<Client>? client,
})

Implementation

GetClientResponse({this.client});