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 =>
    'You have completed the trial test. You will now attempt the official test. Which hand will you take the test with?';