clone Method

Create a copy of this environment, identical except for any properties specified by changedProps. Any properties of changedProps explicitly set to undefined will be reset to their default values.

clone(changedProps?: Partial<EnvironmentProperties>): Environment

Parameter Type Description
changedProps Partial<EnvironmentProperties>  

Returns - Environment

Defined in

Last Updated: 16 April, 2024