code_used property

  1. @override
String get code_used
override

No description provided for @code_used.

In en, this message translates to: 'This code has already been used to attempt the test. Please, ask your doctor for a new code'

Implementation

@override
String get code_used =>
    'This code has already been used to attempt the test. Please, ask your doctor for a new code';