parentList property

List<T> parentList
final

List model. The desired variable of this model will be returned as Widget and you will be able to select it.

Implementation

final List<T> parentList;