index property

Map<String, List<String>>? index
final

索引,"索引名": "字段1", "字段2"

Implementation

final Map<String, List<String>>? index;