answer property

List<int>? answer
final

正确的结果,demo: 0, 1, 2, 4, 7

Implementation

final List<int>? answer;