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 =>
    'Je verificatieproces is geannuleerd. Als dit onbedoeld was, kun je deze pagina op elk gewenst moment sluiten en het proces opnieuw starten.';