list property

List<T>? list
final

list 列表数据

Implementation

final List<T>? list;