TFirebaseAuthException constructor
TFirebaseAuthException(
- String code
Constructor that takes an error code.
Implementation
TFirebaseAuthException(this.code);
Constructor that takes an error code.
TFirebaseAuthException(this.code);