copyWith property

ListGameServerCopyWith<ListGameServer, ListGameServer, ListGameServer> get copyWith

Implementation

ListGameServerCopyWith<ListGameServer, ListGameServer, ListGameServer>
get copyWith => _ListGameServerCopyWithImpl<ListGameServer, ListGameServer>(
  this as ListGameServer,
  $identity,
  $identity,
);