GetClientAttributeResponse constructor

GetClientAttributeResponse({
  1. List<ClientAttribute>? attribute,
})

Implementation

GetClientAttributeResponse({this.attribute});