RevokedAuthenticationAuthId constructor
RevokedAuthenticationAuthId({
- required String authId,
Implementation
factory RevokedAuthenticationAuthId({required String authId}) =
_RevokedAuthenticationAuthIdImpl;