stack property

  1. @JsonKey(name: 'stack', defaultValue: [])
List<TealValue> stack
final

Implementation

@JsonKey(name: 'stack', defaultValue: [])
final List<TealValue> stack;