container property

ContainerType? container
final

Container for this output. Some containers require a container settings object. If not specified, the default object will be created.

Implementation

final ContainerType? container;