addEras method

  1. @override
void addEras(
  1. int eras
)
override

Implementation

@override
void addEras(int eras) => _iCalendar.addEras(eras);