tDeleteExerciseMessage property
override
No description provided for @tDeleteExerciseMessage.
In en, this message translates to: 'Do you really want to delete this exercise? It will be permanently removed for all users.'
Implementation
@override
String get tDeleteExerciseMessage =>
'Do you really want to delete this exercise? It will be permanently removed for all users.';