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 =>
    '인증 절차를 취소했습니다. 취소를 의도하지 않은 경우, 언제든지 이 페이지를 닫고 작업을 다시 시작할 수 있습니다.';