Difference Between `.make()` and `new` with Schema Constructors

With Schema, when to use the .make() constructor vs. the new constructor()?
Was this page helpful?