pending property

List<int>? pending
getter/setter pair

Implementation

late List<int>? pending;