$asServerList property

ServerListCopyWith<$R, ServerList, $Out> get $asServerList

Implementation

ServerListCopyWith<$R, ServerList, $Out> get $asServerList =>
    $base.as((v, t, t2) => _ServerListCopyWithImpl<$R, $Out>(v, t, t2));