copyWith property
Implementation
ServerStateCopyWith<ServerState, ServerState, ServerState> get copyWith =>
_ServerStateCopyWithImpl<ServerState, ServerState>(
this as ServerState, $identity, $identity);
ServerStateCopyWith<ServerState, ServerState, ServerState> get copyWith =>
_ServerStateCopyWithImpl<ServerState, ServerState>(
this as ServerState, $identity, $identity);