menu
routed_auth package
documentation
routed_auth.dart
AuthRuntime<TContext>
registry property
registry property
dark_mode
light_mode
registry
property
AuthServerPluginRegistry
<
TContext
>
registry
late
final
Registry of plugins active in this runtime.
Implementation
late final AuthServerPluginRegistry<TContext> registry;
routed_auth package
documentation
routed_auth
AuthRuntime<TContext>
registry property
AuthRuntime class