CheckAuthenticationCode constructor
CheckAuthenticationCode({
- required String code,
Implementation
CheckAuthenticationCode({required this.code});
CheckAuthenticationCode({required this.code});