getMonths method

List<LunarMonth> getMonths()

Implementation

List<LunarMonth> getMonths() => _months;