copyWith property

ListGameServerCopyWith<ListGameServer, ListGameServer, ListGameServer> copyWith

Implementation

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