invalidVerificationCode property

  1. @override
String get invalidVerificationCode
override

No description provided for @invalidVerificationCode.

In en, this message translates to: 'Invalid verification code provided, please try again.'

Implementation

@override
String get invalidVerificationCode => 'Invalid verification code provided, please try again.';