match_map property

Map<String, T Function(CandidType)> match_map
final

Implementation

final Map<String, T Function(CandidType)> match_map;