copyWith property
Implementation
ServerStateUpdatedCopyWith<
ServerStateUpdated,
ServerStateUpdated,
ServerStateUpdated
>
get copyWith =>
_ServerStateUpdatedCopyWithImpl<ServerStateUpdated, ServerStateUpdated>(
this as ServerStateUpdated,
$identity,
$identity,
);