itemParser property

T Function(dynamic item) itemParser
final

子项解析器

Implementation

final T Function(dynamic item) itemParser;