AddEras method

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

Implementation

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