toList method

List<DartItem> toList()

toList

Implementation

List<DartItem> toList() => _stack.toList;