test_finished property

  1. @override
String get test_finished
override

No description provided for @test_finished.

In en, this message translates to: 'Congratulations! You have successfully completed the test and your results have been correctly sent'

Implementation

@override
String get test_finished =>
    '¡Enhorabuena! Has completado el test correctamente y tus resultados se han enviado correctamente';