appBoxReferences property

List<AppBoxReference>? appBoxReferences
getter/setter pair

The boxes that should be made available for the runtime of the program.

Implementation

List<AppBoxReference>? appBoxReferences;