otp_verification property

String get otp_verification

OTP Verification

Implementation

String get otp_verification {
  return Intl.message(
    'OTP Verification',
    name: 'otp_verification',
    desc: '',
    args: [],
  );
}