AuthCheckRecoveryPassword constructor
const
AuthCheckRecoveryPassword({
- required String code,
Auth Check Recovery Password constructor.
Implementation
const AuthCheckRecoveryPassword({required this.code}) : super._();