problemList property

List<Problem>? problemList
final

The list of problems.

Implementation

final List<Problem>? problemList;