reflect.class._new

function in the reflect package.

Reference version

Signature

function reflect.class._new(
name: string,
fields: map<string, reflect.Type | reflect.WithMeta<reflect.Type>>,

Source:<builtin>/reflect/ns_class/class.bamlbytes 19302163