stackEvents property

List<StackEvent>? stackEvents
final

A list of StackEvents structures.

Implementation

final List<StackEvent>? stackEvents;