materials property

bool? materials
getter/setter pair

If true, the builder claims that materials are complete, usually through some controls to prevent network access.

Sometimes called "hermetic".

Implementation

core.bool? materials;