tDashboardExceptionLoadingExercise property

  1. @override
String get tDashboardExceptionLoadingExercise
override

No description provided for @tDashboardExceptionLoadingExercise.

In en, this message translates to: 'Could not load last exercise'

Implementation

@override
String get tDashboardExceptionLoadingExercise =>
    'Letzte Übung konnte nicht geladen werden';