listData property

List<T>? listData
final

Pass list containing all data which neeeds to filter

Implementation

final List<T>? listData;