listData property

List<T> listData
getter/setter pair

Implementation

late List<T> listData;