resend_code property

String get resend_code

Having trouble? Request a new OTP in

Implementation

String get resend_code {
  return Intl.message(
    'Having trouble? Request a new OTP in',
    name: 'resend_code',
    desc: '',
    args: [],
  );
}