exit_verification_process_title property

  1. @override
String get exit_verification_process_title
override

No description provided for @exit_verification_process_title.

In en, this message translates to: 'Are you sure you want to exit the verification process?'

Implementation

@override
String get exit_verification_process_title => '인증 절차를 마치고 나가시겠습니까?';