menu
connectanum_router package
documentation
auth.dart
RemoteAuthenticatorRegistry
delegateFor static method
delegateFor static method
dark_mode
light_mode
delegateFor
static method
RemoteAuthenticatorDelegate
?
delegateFor
(
String
id
)
Implementation
static RemoteAuthenticatorDelegate? delegateFor(String id) => _delegates[id];
connectanum_router package
documentation
auth
RemoteAuthenticatorRegistry
delegateFor static method
RemoteAuthenticatorRegistry class