@new


Description:

public static DataModel @new (DataModel? model)

Creates a new DataModel which will contain analysed data from model .

Parameters:

model

a DataModel to analyse data from, or null

Returns:

a pointer to the newly created DataModel.