clients property

List get clients

Implementation

List<ffi.Client> get clients {
  return _clients;
}