AuthProvider constructor
const
AuthProvider(
- String providerId
Constructs a new instance with a given provider identifier.
Implementation
const AuthProvider(this.providerId);
Constructs a new instance with a given provider identifier.
const AuthProvider(this.providerId);