labelMapper property

ValueMapper<T, String?> labelMapper
final

数据展示给用户的标签

Implementation

final ValueMapper<T, String?> labelMapper;