AuthLastAuthenticationMethodClientPlugin class final
Installs only the typed last-authentication-method read API.
- Implemented types
Constructors
- AuthLastAuthenticationMethodClientPlugin()
-
Creates the client plugin.
const
Properties
Methods
-
install(
AuthClientPluginContext context) → AuthLastAuthenticationMethodClient -
Installs a typed client using the transport from
context.override -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited