stacks property

List<Stack>? stacks
final

A list of stack structures.

Implementation

final List<Stack>? stacks;