$asListGameServer property

ListGameServerCopyWith<$R, ListGameServer, $Out> get $asListGameServer

Implementation

ListGameServerCopyWith<$R, ListGameServer, $Out> get $asListGameServer =>
    $base.as((v, t, t2) => _ListGameServerCopyWithImpl<$R, $Out>(v, t, t2));