copyWith property
Implementation
BrowsedGameServerCopyWith<
BrowsedGameServer,
BrowsedGameServer,
BrowsedGameServer
>
get copyWith =>
_BrowsedGameServerCopyWithImpl<BrowsedGameServer, BrowsedGameServer>(
this as BrowsedGameServer,
$identity,
$identity,
);