imports property

List<String>? imports
final

A list of stack names that are importing the specified exported output value.

Implementation

final List<String>? imports;