collection property

List? collection
final

The intermediate results collection at the time of the issue

Implementation

final List<dynamic>? collection;