servers property

ListCopyWith<$R, ListGameServer, ListGameServerCopyWith<$R, ListGameServer, ListGameServer>> get servers

Implementation

ListCopyWith<
  $R,
  ListGameServer,
  ListGameServerCopyWith<$R, ListGameServer, ListGameServer>
>
get servers;