SendAuthenticationFirebaseSms constructor
SendAuthenticationFirebaseSms({
- required String token,
Implementation
SendAuthenticationFirebaseSms({required this.token});
SendAuthenticationFirebaseSms({required this.token});