stackErrors property

List<StackError>? stackErrors
final

The errors for the stack.

Implementation

final List<StackError>? stackErrors;