eras property

Iterable<Era> eras

Gets a read-only list of eras used in this calendar system.

Implementation

Iterable<Era> get eras => _eraCalculator.eras;