SPECIAL_FESTIVAL top-level constant

Map<int, List<String>> const SPECIAL_FESTIVAL

特殊节日、母亲节和父亲节,感恩节等

Implementation

const Map<int, List<String>> SPECIAL_FESTIVAL = {};