SEASON property

List<String> SEASON
final

季节

Implementation

static final List<String> SEASON = [
  '',
  '{od.first}{sz.chun}',
  '{od.second}{sz.chun}',
  '{od.third}{sz.chun}',
  '{od.first}{sz.xia}',
  '{od.second}{sz.xia}',
  '{od.third}{sz.xia}',
  '{od.first}{sz.qiu}',
  '{od.second}{sz.qiu}',
  '{od.third}{sz.qiu}',
  '{od.first}{sz.dong}',
  '{od.second}{sz.dong}',
  '{od.third}{sz.dong}'
];