fullState property

List<int> fullState

Implementation

List<int> get fullState => [done, added, rejected];