curriculumAggregatedSessions abstract method

String curriculumAggregatedSessions(
  1. int count
)

No description provided for @curriculumAggregatedSessions.

In en, this message translates to: '{count, plural, =1{Aggregated from 1 session} other{Aggregated from {count} sessions}}'

Implementation

String curriculumAggregatedSessions(int count);