trial_warning property

  1. @override
String get trial_warning
override

No description provided for @trial_warning.

In en, this message translates to: 'You are about to start a 20-second practice test. It won't be registered, it's just to help you get familiar with the dynamics of the test.'

Implementation

@override
String get trial_warning =>
    'A continuación harás una prueba de práctica de 20 segundos. No se registrará, es solo para que te familiarices con la dinámica del test.';