cancel_description property

  1. @override
String get cancel_description
override

No description provided for @cancel_description.

In en, this message translates to: 'Your verification process has been canceled. If this was unintentional, you can close this page and restart the process at any time.'

Implementation

@override
String get cancel_description =>
    'Ваш процесс верификации был отменен. Если это произошло по ошибке, вы можете закрыть эту страницу и перезапустить процесс в любой момент.';