tDashboardExerciseNotFound property

  1. @override
String get tDashboardExerciseNotFound
override

No description provided for @tDashboardExerciseNotFound.

In en, this message translates to: 'The exercise you are looking for was not found.'

Implementation

@override
String get tDashboardExerciseNotFound =>
    'The exercise you are looking for was not found.';