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