copyWith property
Implementation
ServerListCopyWith<ServerList, ServerList, ServerList> get copyWith =>
_ServerListCopyWithImpl<ServerList, ServerList>(
this as ServerList,
$identity,
$identity,
);
ServerListCopyWith<ServerList, ServerList, ServerList> get copyWith =>
_ServerListCopyWithImpl<ServerList, ServerList>(
this as ServerList,
$identity,
$identity,
);