codeNotReceivedText property

  1. @override
String get codeNotReceivedText
override

No description provided for @codeNotReceivedText.

In en, this message translates to: 'Didn't receive the code?'

Implementation

@override
String get codeNotReceivedText => 'Didn\'t receive the code?';