error_text property

  1. @override
String get error_text
override

No description provided for @error_text.

In en, this message translates to: 'Please try again or get in contact with your doctor'

Implementation

@override
String get error_text =>
    'Por favor pruebe otra vez o póngase en contacto con su médico';