AuthenticationCodeTypeSmsPhrase constructor
AuthenticationCodeTypeSmsPhrase({
- required String firstWord,
Implementation
AuthenticationCodeTypeSmsPhrase({required this.firstWord});
AuthenticationCodeTypeSmsPhrase({required this.firstWord});