customTemplate property

List<CustomTemplate>? customTemplate
getter/setter pair

The custom templates in the container that this version was taken from.

Implementation

core.List<CustomTemplate>? customTemplate;