trial_completed property

  1. @override
String get trial_completed
override

No description provided for @trial_completed.

In en, this message translates to: 'You have completed the trial test. You will now attempt the official test. Which hand will you take the test with?'

Implementation

@override
String get trial_completed =>
    'Has completado el test de prueba. Ahora harás el test oficial.¿Con qué mano lo vas a realizar?';