toolItems property

List<CoreTool> toolItems
final

A list of CoreTools that are used in the resource, that can be demoed from an onboarding page. You can also make sample tools specifically for demo purposes.

Implementation

final List<CoreTool> toolItems;