dataList property

List<({String? code, String name})> dataList
final

Implementation

final List<({String name, String? code})> dataList;