didntReceiveCode property

  1. @override
String get didntReceiveCode
override

No description provided for @didntReceiveCode.

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

Implementation

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