stacks property

List<Stack>? stacks
final

An array of Stack objects that describe the stacks.

Implementation

final List<Stack>? stacks;