$asServerStateUpdated property

ServerStateUpdatedCopyWith<$R, ServerStateUpdated, $Out> get $asServerStateUpdated

Implementation

ServerStateUpdatedCopyWith<$R, ServerStateUpdated, $Out>
    get $asServerStateUpdated => $base.as(
        (v, t, t2) => _ServerStateUpdatedCopyWithImpl<$R, $Out>(v, t, t2));