Map<String, dynamic> toMap() { return <String, dynamic>{ 'otp': otp, 'verificationID': verificationID, 'userUID': userUID, }; }