portfolioContentCurriculumDashboard property

  1. @override
String get portfolioContentCurriculumDashboard
override

No description provided for @portfolioContentCurriculumDashboard.

In en, this message translates to: 'Dashboard view of completed activities and progress will go here.'

Implementation

@override
String get portfolioContentCurriculumDashboard =>
    'Dashboard view of completed activities and progress will go here.';